source: trunk/tools/config_local.inc.php @ 3282

Last change on this file since 3282 was 3282, checked in by plg, 15 years ago

change: according to topic:15067, svn:keywords property was removed

  • 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.