User Tools

Site Tools


plugins:configuration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
plugins:configuration [2017/10/23 11:08]
nuxwin [Creating Plugin Local Configuration File]
plugins:configuration [2018/03/21 11:10]
nuxwin
Line 111: Line 111:
   <?php   <?php
   return array(   return array(
-   '​__OVERRIDE__'​ => array( 
-   // Override default jail roor directory 
-   '​root_jail_dir'​ => '/​var/​www/​imscp-jails',​ 
-  ​ 
-   // Append the git section to the jail_app_sections parameter 
-   '​jail_app_sections'​ => array( 
- '​git'​ 
-   ) 
-   ), 
    '​__REMOVE__'​ => array(    '​__REMOVE__'​ => array(
    // Remove mysql-client section from the jail_app_section parameter    // Remove mysql-client section from the jail_app_section parameter
Line 133: Line 124:
   );   );
  
-Here, the special array key **%%__OVERRIDE__%%** defines an array which contain elements to add/​override,​ and the second ​special array key **%%__REMOVE__%%**, an array which contain ​elements to remove.+Here, the special array key **%%__REMOVE__%%** ​contains ​elements to remove.
  
  --- //​[[[email protected]|Nuxwin]] 2014/02/24 06:00//  --- //​[[[email protected]|Nuxwin]] 2014/02/24 06:00//
/var/www/virtual/i-mscp.net/wiki/htdocs/data/pages/plugins/configuration.txt · Last modified: 2018/03/21 11:10 by nuxwin