Last change
on this file since 14717 was
5215,
checked in by patdenice, 15 years ago
|
feature 1522: Move config_local.inc.php to local/config/config.inc.php
|
-
Property svn:eol-style set to
LF
|
File size:
275 bytes
|
Line | |
---|
1 | <?php |
---|
2 | // this file is provided as an example. It does not modify the configuration |
---|
3 | // as long as it remains in "tools" directory. Move it to "include" |
---|
4 | // directory if you want to modify default configuration. |
---|
5 | |
---|
6 | $conf['prefix_thumbnail'] = 'thumb_'; |
---|
7 | $conf['show_gt'] = true; |
---|
8 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.