mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Use example.com instead of directus.io (#17600)
This commit is contained in:
@@ -244,7 +244,7 @@ const defaults: Record<string, any> = {
|
||||
EXTENSIONS_PATH: './extensions',
|
||||
EXTENSIONS_AUTO_RELOAD: false,
|
||||
|
||||
EMAIL_FROM: 'no-reply@directus.io',
|
||||
EMAIL_FROM: 'no-reply@example.com',
|
||||
EMAIL_VERIFY_SETUP: true,
|
||||
EMAIL_TRANSPORT: 'sendmail',
|
||||
EMAIL_SENDMAIL_NEW_LINE: 'unix',
|
||||
|
||||
Reference in New Issue
Block a user