Changes

Jump to navigation Jump to search
420 bytes added ,  14:31, 16 November 2013
Line 55: Line 55:  
If you want to close all your users access to the transmission contrib by web or by samba you can perform this. But this do not stop the transmission daemon
 
If you want to close all your users access to the transmission contrib by web or by samba you can perform this. But this do not stop the transmission daemon
 
  config setprop transmission status enabled
 
  config setprop transmission status enabled
 +
signal-event conf-transmission
 +
 +
====Access global-local-none====
 +
By default only IPs which are on your local network are allowed to reach transmission with a web browser, but this behaviour can be changed.
 +
 +
Only IPs of your local network
 +
config setprop transmission PublicAccess local
 +
or All IPs
 +
config setprop transmission PublicAccess global
 +
or No access
 +
config setprop transmission PublicAccess none
 +
 +
After that
 
  signal-event conf-transmission
 
  signal-event conf-transmission
  

Navigation menu