diff options
Diffstat (limited to 'app/config-example.yml')
| -rw-r--r-- | app/config-example.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/config-example.yml b/app/config-example.yml index 361ae28..e5fffdf 100644 --- a/app/config-example.yml +++ b/app/config-example.yml @@ -35,6 +35,8 @@ SECRET_KEY: 'h$r_bwlp@#h#y#%&qhw-n=gb2%wva1d_h65+o94u&!a#%iv&lo' admins: - 'bob@example.com' +website_uri: 'http://localhost:8080' + ACCOUNT_ACTIVATION_DAYS: 7 # Email settings won't be loaded from this file if this is false |
