add depends

This commit is contained in:
Swrup 2023-12-18 00:45:46 +01:00
parent 473954be07
commit 49b7a37597
126 changed files with 6991 additions and 8425 deletions

25
test/config.scfg Normal file
View file

@ -0,0 +1,25 @@
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