added max post size option
This commit is contained in:
parent
bab1a134a2
commit
a47e87d7bc
4 changed files with 17 additions and 10 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue