From 55f552e95026493c427d01ee33309c73482546c8 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 30 Sep 2014 11:29:09 +0200 Subject: remove proxy from docs, use owncloud internal proxy settings --- README.md | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6d8e9f8e9..15c296e98 100644 --- a/README.md +++ b/README.md @@ -170,10 +170,6 @@ autoPurgeCount = 200 simplePieCacheDuration = 1800 feedFetcherTimeout = 60 useCronUpdates = true -proxyHost = -proxyPort = 8080 -proxyUser = -proxyPassword = ``` @@ -183,11 +179,5 @@ proxyPassword = * **feedFetcherTimeout**: Maximum number of seconds to wait for an RSS or Atom feed to load. If a feed takes longer than that number of seconds to update, the update will be aborted * **useCronUpdates**: To use a custom update/cron script you need to disable the cronjob which is run by ownCloud by default by setting this to false -### Not working (not yet) -* **proxHost**: The adress of the proxy. Leave blank if no proxy should be used -* **proxyPort**: The proxy port, defaults to 8080 -* **proxyUser**: The proxy user name for the login. Must not container colons. Leave blank if there is none. -* **proxyPassword**: The proxy user password for the login - -- cgit v1.2.3