/adei/trunk

To get this branch, use:
bzr branch http://darksoft.org/webbzr/adei/trunk

« back to all changes in this revision

Viewing changes to config.php

  • Committer: Suren A. Chilingaryan
  • Date: 2020-02-05 17:39:57 UTC
  • Revision ID: csa@suren.me-20200205173957-ql0ppzdyrdprr5v3
Allow per-setup customization of ADEI menu

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    $ADEI_RELEASE = true;
8
8
 
9
9
    $TITLE = "ADEI";
 
10
    $ADEI_MENU_ICON = "menu.png";
 
11
    $ADEI_MENU_EXTRA_ITEMS = "";
10
12
 
11
13
        // INNODB is required for replication, MyISAM in other case especially on the systems with low IOPS
12
14
        // MyISAM tables are significantly smaller and less disk intensive