Added settings

This commit is contained in:
Michael 2022-11-03 20:14:52 +00:00
parent 0f9e2b6da4
commit 9fcdb405e8
1 changed files with 4 additions and 0 deletions

View File

@ -168,6 +168,10 @@ return [
// Periodically (once an hour) run an "optimize table" command for cache tables
'optimize_tables' => false,
// register_notification (Boolean)
// Send a notification mail to the admin for each new registration.
'register_notification' => true,
// relay_deny_tags (String)
// Comma separated list of tags that are rejected.
'relay_deny_tags' => '',