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

This commit is contained in:
hanif salafi 2026-04-11 08:42:38 +07:00
parent 0a9789ae2d
commit 0d2fcad83e
1 changed files with 1 additions and 1 deletions

View File

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