X-Git-Url: https://git.llucax.com/software/blitiri.git/blobdiff_plain/5e8777f5ad10826e8b5c5869e1547710772fb6e4..0d3e028e524ed830f74ad82b2ac5e12b7a23ce07:/config.py.sample?ds=sidebyside 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 +