summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-02-06 20:14:06 +0400
committerAndrew Dolgov <[email protected]>2013-02-06 20:14:06 +0400
commit2d1282d4d1c246d2ba123b4aed5d97e97c1f8504 (patch)
tree467d9733eb43e974a1d790f57c1f8f93105c9da1 /config.php-dist
parented47e3c418a8d23403ea10c433cbcd017cb877be (diff)
remove top hello - feedback - preferences line
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist4
1 files changed, 0 insertions, 4 deletions
diff --git a/config.php-dist b/config.php-dist
index aaee2f2eb..b1f238ca0 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -181,10 +181,6 @@
// Users may enable other user plugins from Preferences/Plugins but may not
// disable plugins specified in this list.
- define('FEEDBACK_URL', '');
- // Displays an URL for users to provide feedback or comments regarding
- // this instance of tt-rss. Can lead to a forum, contact email, etc.
-
define('CONFIG_VERSION', 26);
// Expected config version. Please update this option in config.php
// if necessary (after migrating all new options from this file).