Administrators can enable multi-tenancy support by editing the appropriate PHP file and setting the multisite option to 1.
To enable multi-tenancy support:
-
On the FileCloud Server, open the following file for editing:
WEBROOT/config/multi.php -
Add the configuration as follows:
define("TONIDOCLOUD_MULTISITE_ENABLE",1);