docs: update project/infrastructure/git

This commit is contained in:
lukas 2025-04-27 22:36:21 +00:00
parent cc62bfb1ec
commit 0df8ac33e3

View File

@ -2,7 +2,7 @@
title: Git title: Git
description: description:
published: true published: true
date: 2025-04-27T22:32:32.772Z date: 2025-04-27T22:36:19.893Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2025-04-27T22:29:08.400Z dateCreated: 2025-04-27T22:29:08.400Z
@ -28,9 +28,5 @@ dateCreated: 2025-04-27T22:29:08.400Z
SECRET_KEY = [Hidden] SECRET_KEY = [Hidden]
[service] [service]
; Whether a new user needs to confirm their email when registering.
REGISTER_EMAIL_CONFIRM = true
#EMAIL_DOMAIN_WHITELIST=phyllo.me,phyllome.org
EMAIL_DOMAIN_ALLOWLIST=phyllo.me,phyllome.org EMAIL_DOMAIN_ALLOWLIST=phyllo.me,phyllome.org
``` ```