X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=config.php-dist;h=7a076d97693c3b8d125b42536b61d335ffe90bf5;hb=32dc9ec854f9c317266584ecb33127f469d4bd80;hp=f9cc181af4287d5ad9cc642b626c61cc1a5b164f;hpb=213c01d459455d0c9062e228e5bc581c92fcda69;p=tt-rss.git diff --git a/config.php-dist b/config.php-dist index f9cc181a..7a076d97 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