aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/.env3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/.env b/conf/.env
index 51c07d7..8308586 100644
--- a/conf/.env
+++ b/conf/.env
@@ -360,4 +360,7 @@ UNKEY_ROOT_KEY=
# https://retellai.com
RETELL_AI_KEY=
+# Used to disallow emails as being added as guests on bookings
+BLACKLISTED_GUEST_EMAILS=
+
NEXT_PUBLIC_DEBUG=1