Files
theseus/config/dev.toml

13 lines
188 B
TOML

[server]
bind_to = "[::1]:8080"
max_question_body_size = 25
[performance]
memory_limit = 50
[maintenance]
interval = 10
[push]
endpoint = "http://[::1]:8081/api.php?cmd=newmodmessages"