fix: add migrations section to app.ini.tpl for local network allowance

This commit is contained in:
S
2026-03-02 19:12:44 -05:00
parent 9e5ce55bb7
commit 6716cb5ba8

View File

@@ -46,5 +46,8 @@ LEVEL = info
DEFAULT_THEME = gitea-auto DEFAULT_THEME = gitea-auto
SHOW_USER_EMAIL = false SHOW_USER_EMAIL = false
[migrations]
ALLOW_LOCAL_NETWORKS = true
[mailer] [mailer]
ENABLED = false ENABLED = false