fixed max_length being called min_length in the example config

This commit is contained in:
flash 2016-08-06 16:10:18 +02:00
parent e679b342bd
commit aa5239e0b6

View file

@ -198,7 +198,7 @@ trash = 4
; Comment settings
[comments]
min_length = 500
max_length = 500
min_length = 1
; Content for the contact page, the variables function like a normal associative array