diff --git a/roles/gitea/templates/app.ini.j2 b/roles/gitea/templates/app.ini.j2 index 8e62a9b..51fcd7d 100644 --- a/roles/gitea/templates/app.ini.j2 +++ b/roles/gitea/templates/app.ini.j2 @@ -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/