Changes

Jump to navigation Jump to search
105 bytes added ,  19:32, 5 July 2011
m
Line 50: Line 50:  
* '''WelcomMessage''': Can be set to a message which will be displayed while the application is loading
 
* '''WelcomMessage''': Can be set to a message which will be displayed while the application is loading
 
* '''DefaultLanguage''': With this prop, you can set the default language for all users (you can see the list of valid languages in /usr/share/ajaxplorer/client/i18n/)
 
* '''DefaultLanguage''': With this prop, you can set the default language for all users (you can see the list of valid languages in /usr/share/ajaxplorer/client/i18n/)
 +
* '''MaxUploadSize''': Restrict the file size which can be uploaded (default is 200M)
    
example:
 
example:
  db configuration setprop ajaxplorer access public Title 'My own web based file manager' WelcomMessage 'Powered by SME Server' DefaultLanguage fr
+
  db configuration setprop ajaxplorer access public Title 'My own web based file manager' WelcomMessage 'Powered by SME Server' DefaultLanguage fr MaxUploadSize 500M
 
  signal-event webapps-update
 
  signal-event webapps-update
  

Navigation menu