Line 47:
Line 47:
* '''AliasOnPrimary''': can be enabled or disabled (default is enabled). This prop lets you disable the access to Ajaxplorer on your primary domain (the alias /ajaxplorer won't be added in apache configuration). This is useful if you want the application to be available only with a virtualhost.
* '''AliasOnPrimary''': can be enabled or disabled (default is enabled). This prop lets you disable the access to Ajaxplorer on your primary domain (the alias /ajaxplorer won't be added in apache configuration). This is useful if you want the application to be available only with a virtualhost.
* '''access''': can be public or private (default is private). Control if /ajaxplorer is available only from local networks or from the Internet.
* '''access''': can be public or private (default is private). Control if /ajaxplorer is available only from local networks or from the Internet.
−
+
* '''Title''': Will be used as the title of the web page (default is Ajaxplorer)
+
* '''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/)
example:
example:
−
db configuration setprop ajaxplorer access public
+
db configuration setprop ajaxplorer access public Title 'My own web based file manager' WelcomMessage 'Powered by SME Server' DefaultLanguage fr
signal-event webapps-update
signal-event webapps-update