summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-04-10 19:44:03 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-04-10 19:44:03 +0200
commit6037891df41f804c6a58ed78bec57206552b9248 (patch)
treeebd85c5cb225728b49c34d7cf77b2e1ce092215f
parent836dfebf723afc264868da69021c89221d02aa18 (diff)
more options in config readme section
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 7dd89199b..2eae9630c 100644
--- a/README.rst
+++ b/README.rst
@@ -171,6 +171,10 @@ The configuration is in **INI** format and looks like this:
simplePieCacheDuration = 1800
feedFetcherTimeout = 60
useCronUpdates = true
+ proxyHost =
+ proxyPort = 8080
+ proxyUser =
+ proxyPassword =
* **autoPurgeMinimumInterval**: Minimum amount of seconds after deleted feeds and folders are removed from the database.