X-Git-Url: https://git.llucax.com/software/blitiri.git/blobdiff_plain/3a0f4beaae5055b8e21e321482ad927afd2e3e00..b757e5a6dd55cc8cc67721a750665f5f2dd7906b:/config.py.sample diff --git a/config.py.sample b/config.py.sample index 1b9d077..5a07da7 100644 --- a/config.py.sample +++ b/config.py.sample @@ -47,3 +47,6 @@ encoding = "utf8" # blitiri.cgi for details. captcha_method = "title" +# How many articles to show in the index +index_articles = 10 +