summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-05 11:49:48 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-05 11:49:48 +0100
commite3bb9e9ac7e2b1c9d901e0949e1f30a1e10525ec (patch)
tree1497d1e867892a7f6cd86a9038ebcbd3950adebd /README.md
parent95530f62513a82c385d9378b4a59da57d74092d9 (diff)
fix readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 959a0a7e7..745504793 100644
--- a/README.md
+++ b/README.md
@@ -172,6 +172,7 @@ The configuration is in **INI** format and looks like this:
autoPurgeMinimumInterval = 60
autoPurgeCount = 200
maxRedirects = 10
+maxSize = 104857600
feedFetcherTimeout = 60
useCronUpdates = true
```