summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist5
1 files changed, 0 insertions, 5 deletions
diff --git a/config.php-dist b/config.php-dist
index f9cc181af..7a076d976 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -196,9 +196,4 @@
// Expected config version. Please update this option in config.php
// if necessary (after migrating all new options from this file).
- define('PROXY', '');
- // Connect to RSS feeds through a PROXY, this way tt-rss won't connect to
- // webservers directly.
- // Example format: '127.0.0.1:8123' (polipo proxy running on localhost)
-
// vim:ft=php