diff --git a/gitea/template.json b/gitea/template.json index 2a1db01..b408fb5 100644 --- a/gitea/template.json +++ b/gitea/template.json @@ -41,7 +41,7 @@ { "description": "Sending mail enable", "key": "MAIL_ENABLE", - "value": "false,true", + "value": "false", "info": "Enable sending email (for user registration, notifications, etc.)", "advanced": "true" },