geochan/test/config.scfg

26 lines
591 B
Text
Raw Normal View History

2023-12-18 00:45:46 +01:00
default_logger true
custom_logger true
admin admin
source_code_url "https://forge.kumikode.org/swrup/geochan"
hostname "localhost"
port 3696
csrf_lifetime 3600
session_lifetime 3600
open_registration true
thread_max_count 300
thread_alive_max_count 250
thread_replies_max_count 400
subject_max_length 80
subject_min_length -1
comment_max_length 1_600
comment_min_length -1
report_max_length 1_600
nick_max_length 64
nick_min_length 1
biography_max_length 6_400
password_max_length 128
password_min_length 1
image_name_max_length 64
image_description_max_length 800
image_max_size 10_000_000