mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
undocumenting the proxy settings [see #36]
in response to https://git.tt-rss.org/git/tt-rss/pulls/36#issuecomment-119
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user