summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index 032d421..48550a8 100644
--- a/README.md
+++ b/README.md
@@ -54,12 +54,9 @@ url: http://planet.example.net # your planet base URL
name: My Planet # your planet front page name
locale: en # front page locale
items: 10 # how many items to show
-refresh: 240 # feeds cache timeout (in seconds)
-cache: 10 # front page cache timeout (in seconds)
+refresh: 3600 # feeds cache timeout (in seconds)
+cache: 1800 # front page cache timeout (in seconds)
cachedir: ./cache # where is cache stored
-postmaxlength: 0 # deprecated
-shuffle: 0 # deprecated
-nohtml: 0 # deprecated
categories: # only list posts that have one
# of these (tag or category)
debug: false # debug mode (dangerous in production!)