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

Last change on this file since 3059 was 1900, checked in by rub, 17 years ago

Apply property svn:eol-style Value: LF

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
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.