From 6037891df41f804c6a58ed78bec57206552b9248 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 10 Apr 2014 19:44:03 +0200 Subject: more options in config readme section --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) 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. -- cgit v1.2.3