/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.actual.php

  • Committer: Suren A. Chilingaryan
  • Date: 2009-03-04 05:13:39 UTC
  • Revision ID: csa@dside.dyndns.org-20090304051339-68sc926t9pwqhiv5
Reuse generated png files in low precision mode (to speedup wiki)

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
    );
10
10
 
11
11
    $ADEI_SETUP = "all";
 
12
    $DEFAULT_MODULE = "wiki";
12
13
 
13
14
    $LOGGER_LOG_REQUESTS = true;        /* Log all ADEI requests */
14
15
    $LOGGER_LOG_OUTPUT = true;          /* Log output of ADEI requests */