Don't show user emails to avoid basic scrappers seeing them.

This commit is contained in:
Julien Palard 2022-12-01 10:31:41 +01:00
parent a0622f6c64
commit 63f31d44c5
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@ APP_NAME = Le Gitea de l'AFPy
RUN_USER = git
RUN_MODE = prod
[ui]
SHOW_USER_EMAIL = false
[database]
DB_TYPE = postgres
HOST = /run/postgresql/