summaryrefslogtreecommitdiff
path: root/config/defaults.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/defaults.yml')
-rw-r--r--config/defaults.yml24
1 files changed, 21 insertions, 3 deletions
diff --git a/config/defaults.yml b/config/defaults.yml
index b14955c..ca5107f 100644
--- a/config/defaults.yml
+++ b/config/defaults.yml
@@ -34,13 +34,29 @@ common: &common
token_expires_after: 60
# handles that will be blocked from being used as logins or email aliases
# in addition to the ones in /etc/passwd and http://tools.ietf.org/html/rfc2142
- handle_blacklist: ['certmaster', 'ssladmin', 'arin-admin', 'administrator', 'www-data', 'maildrop', 'postmaster', 'admin', 'contact', 'info']
+ handle_blacklist:
+ - certmaster
+ - ssladmin
+ - arin-admin
+ - administrator
+ - www-data
+ - maildrop
+ - postmaster
+ - admin
+ - contact
+ - info
+ - noreply
+ - robot
+ - helpdesk
+ - help
+ - tickets
+ - owner
# handles that will be allowed despite being in /etc/passwd or rfc2142
handle_whitelist: []
# actions enabled in the account settings
# see /users/app/views/users/_edit.html.haml for a list.
- user_actions: ['destroy_account']
- admin_actions: ['change_pgp_key', 'change_service_level', 'destroy_account']
+ user_actions: ['contact_email', 'destroy_account']
+ admin_actions: ['contact_email', 'change_pgp_key', 'change_service_level', 'destroy_account']
billing: ~
default_locale: :en
available_locales:
@@ -54,6 +70,8 @@ common: &common
soledad-service: 'public/1/config/soledad-service.json'
eip-service: 'public/1/config/eip-service.json'
smtp-service: 'public/1/config/smtp-service.json'
+ mailer:
+ from_address: 'noreply'
service_levels: &service_levels
service_levels: