You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To use this configuration layer, add it to your ~/.spacemacs. You will need to
install and configure transmission-daemon. Debian example:
sudo apt-get -y install transmission-daemon
sudo service transmission-daemon stop
Set rpc-authentication-required to false (or 0 if it is numeric)
in /etc/transmission-daemon/settings.json or
configure authorization.
See transmission.el README.org for details.
Start the daemon:
sudo service transmission-daemon start
FAQ
How to enable status auto refresh?
Add (transmission :variables transmission-auto-refresh-all t) to
dotspacemacs-configuration-layers or pick modes manually: