dev #29

Merged
gyurix merged 2 commits from dev into main 2025-08-29 12:25:22 +00:00
Showing only changes of commit e62029bca4 - Show all commits

View File

@@ -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"
},