Files
theseus/config/dev.toml

13 lines
154 B
TOML

[server]
bind_to = "[::1]:8080"
max_question_body_size = 25
[performance]
memory_limit = 50
[maintenance]
interval = 60
[push]
endpoint = "[::1]:8081"