]> git.llucax.com Git - software/blitiri.git/blobdiff - config.py.sample
Add an option to choose how many posts to show
[software/blitiri.git] / config.py.sample
index 1b9d0776fef8a06fe23ddd5093c102b2cb8642a0..5a07da77e3885266be73acb2ad59f884a1083b5c 100644 (file)
@@ -47,3 +47,6 @@ encoding = "utf8"
 # blitiri.cgi for details.
 captcha_method = "title"
 
+# How many articles to show in the index
+index_articles = 10
+