mirror of
https://github.com/umutcamliyurt/Amnezichat.git
synced 2025-05-05 13:30:47 +01:00
9 lines
108 B
TOML
9 lines
108 B
TOML
![]() |
[default]
|
||
|
address = "127.0.0.1"
|
||
|
port = 8000
|
||
|
|
||
|
[default.limits]
|
||
|
forms = "2 MiB"
|
||
|
json = "2 MiB"
|
||
|
file = "2 MiB"
|