Changes

Jump to navigation Jump to search
53 bytes added ,  00:53, 14 July 2013
Line 40: Line 40:     
====To limit access to roundcube====
 
====To limit access to roundcube====
  config setprop foo PublicAccess OPTION
+
  config setprop roundcube PublicAccess OPTION
    
OPTION is either of the following.
 
OPTION is either of the following.
Line 50: Line 50:  
         global-pw        => Entire Internet(password required)
 
         global-pw        => Entire Internet(password required)
 
         global-pw-remote => Entire Internet(password required outside local network)
 
         global-pw-remote => Entire Internet(password required outside local network)
 +
 +
config setprop roundcube PublicAccess global
    
To enable your changes run these commands
 
To enable your changes run these commands

Navigation menu