]> git.wh0rd.org - tt-rss.git/blobdiff - config.php-dist
undocumenting the proxy settings [see #36]
[tt-rss.git] / config.php-dist
index f9cc181af4287d5ad9cc642b626c61cc1a5b164f..7a076d97693c3b8d125b42536b61d335ffe90bf5 100644 (file)
        // 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