diff options
Diffstat (limited to 'app/config/parameters.yml.dist')
-rw-r--r-- | app/config/parameters.yml.dist | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app/config/parameters.yml.dist b/app/config/parameters.yml.dist index 0c0cbff1..11d31b24 100644 --- a/app/config/parameters.yml.dist +++ b/app/config/parameters.yml.dist | |||
@@ -31,11 +31,13 @@ parameters: | |||
31 | mailer_host: 127.0.0.1 | 31 | mailer_host: 127.0.0.1 |
32 | mailer_user: ~ | 32 | mailer_user: ~ |
33 | mailer_password: ~ | 33 | mailer_password: ~ |
34 | switftmailer_username: null | ||
35 | switftmailer_password: null | ||
34 | 36 | ||
35 | locale: en | 37 | locale: en |
36 | 38 | ||
37 | # A secret key that's used to generate certain security-related tokens | 39 | # A secret key that's used to generate certain security-related tokens |
38 | secret: ThisTokenIsNotSoSecretChangeIt | 40 | secret: ovmpmAWXRCabNlMgzlzFXDYmCFfzGv |
39 | 41 | ||
40 | # wallabag misc | 42 | # wallabag misc |
41 | app.version: 2.0.0-alpha | 43 | app.version: 2.0.0-alpha |