feat: change config toml
continuous-integration/drone/push Build is passing Details

This commit is contained in:
hanif salafi 2026-04-11 00:07:39 +07:00
parent 154bc12287
commit 5eb8166d34
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ idle-timeout = 5 # As seconds
print-routes = false
prefork = false
# false: CMS preview URLs use http://localhost + port above. true: use domain (e.g. https://qudo.id/api).
production = false
production = true
body-limit = 1048576000 # "100 * 1024 * 1024"
[db.postgres]