added max post size option

This commit is contained in:
Andris Reinman 2016-04-12 22:36:55 -07:00
parent bab1a134a2
commit a47e87d7bc
4 changed files with 17 additions and 10 deletions

View file

@ -15,9 +15,8 @@ remember=2592000 # 30 days
log="dev"
# is the server behind a proxy? true/false
proxy=true
[paging]
size=20
# maximum POST body size
postsize="2MB"
[mysql]
host="localhost"