Skip to main content
Skip table of contents

Enable Multi-Tenancy Support


Administrators can enable multi-tenancy support by editing the appropriate PHP file and setting the multisite option to 1.

(lightbulb) A sample multi-sample.php file is provided in your Filecloud installation. You can rename the sample file to multi.php if you need to.

 

To enable multi-tenancy support:

  1. On the FileCloud Server, open the following file for editing:

    CODE
    WEBROOT/config/multi.php
  2. Add the configuration as follows: 

    CODE
    define("TONIDOCLOUD_MULTISITE_ENABLE",1);
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.