New options in the app.ini template.

This commit is contained in:
Tom
2026-02-15 15:29:33 +01:00
parent 1120daab40
commit 818626b236
3 changed files with 41 additions and 33 deletions

View File

@@ -4,3 +4,7 @@ gitea_group: git
gitea_http_port: 3000
gitea_ssh_port: 22
gitea_require_signin_view: true
gitea_disable_registration: true
gitea_register_manual_confirm: false
gitea_enable_captcha: false
gitea_default_keep_email_private: true