source:
branches/2.0/tools/config_local.inc.php
@
14136
Last change on this file since 14136 was 1900, checked in by , 18 years ago | |
---|---|
|
|
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.