aboutsummaryrefslogtreecommitdiffstats
path: root/tools/config.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'tools/config.inc.php')
-rw-r--r--tools/config.inc.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/config.inc.php b/tools/config.inc.php
deleted file mode 100644
index 6e74538fb..000000000
--- a/tools/config.inc.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-// this file is provided as an example. It does not modify the configuration
-// as long as it remains in "tools" directory. Move it to "include"
-// directory if you want to modify default configuration.
-
-$conf['prefix_thumbnail'] = 'thumb_';
-$conf['show_gt'] = true;
-?> \ No newline at end of file