mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
[#1604] First draft to fix SensioLabsInsight report
This commit is contained in:
parent
96fcb60c33
commit
b0b893eafd
17 changed files with 14 additions and 20 deletions
|
@ -31,11 +31,13 @@ parameters:
|
|||
mailer_host: 127.0.0.1
|
||||
mailer_user: ~
|
||||
mailer_password: ~
|
||||
switftmailer_username: null
|
||||
switftmailer_password: null
|
||||
|
||||
locale: en
|
||||
|
||||
# A secret key that's used to generate certain security-related tokens
|
||||
secret: ThisTokenIsNotSoSecretChangeIt
|
||||
secret: ovmpmAWXRCabNlMgzlzFXDYmCFfzGv
|
||||
|
||||
# wallabag misc
|
||||
app.version: 2.0.0-alpha
|
||||
|
|
|
@ -21,6 +21,8 @@ parameters:
|
|||
mailer_host: 127.0.0.1
|
||||
mailer_user: ~
|
||||
mailer_password: ~
|
||||
switftmailer_username: null
|
||||
switftmailer_password: null
|
||||
|
||||
locale: en
|
||||
|
||||
|
|
|
@ -21,6 +21,8 @@ parameters:
|
|||
mailer_host: 127.0.0.1
|
||||
mailer_user: ~
|
||||
mailer_password: ~
|
||||
switftmailer_username: null
|
||||
switftmailer_password: null
|
||||
|
||||
locale: en
|
||||
|
||||
|
|
|
@ -21,6 +21,8 @@ parameters:
|
|||
mailer_host: 127.0.0.1
|
||||
mailer_user: ~
|
||||
mailer_password: ~
|
||||
switftmailer_username: null
|
||||
switftmailer_password: null
|
||||
|
||||
locale: en
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue