Merge branch 'master' of soutade.fr:iwla

This commit is contained in:
Gregory Soutade
2014-12-15 22:32:47 +01:00
4 changed files with 52 additions and 23 deletions

View File

@@ -24,3 +24,5 @@ hit_to_page_conf = [r'^.+/category/.+$', r'^.+/tag/.+$', r'^.+/archive/.+$', r'^
# Because it's too long to build HTML when there is too much entries
max_hits_displayed = 100
max_downloads_displayed = 100
compress_output_files = ['html', 'css', 'js']