go-gitea / gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
44.43k stars 5.43k forks source link

Definition of variables for email #21601

Open cairoapcampos opened 1 year ago

cairoapcampos commented 1 year ago

Description

I want to set the variables so that the boxes "Require Email Conformation to Register" and "Enable Email Notifications" are checked automatically.

I defined in a .env file in docker the following:

GITEAserviceREGISTER_EMAIL_CONFIRM="true" -> Is "Require Email Confirmation to Register" ? GITEAserviceENABLE_NOTIFY_MAIL="true" -> Is "Enable Email Notifications" ?

Screenshots

Checkboxes:

2022-10-26_07-41

Gitea Version

Docker image: gitea/gitea:1.17.3-rootless

Can you reproduce the bug on the Gitea demo site?

No

Operating System

Host Docker: Ubuntu 22.04

Browser Version

Mozilla Firefox 106.0.1 (64 Bits) e Google Chrome 106.0.5249.103 (64 Bits)

zokkis commented 7 months ago

To understand you better

This is on the install page? If yes, then why not just use a default app.ini and then there is no install step needed If no, I don't know what you mean with this

I'm not by any means a member of the team or something, I'm just curios to know the problem