mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-02 05:51:20 +00:00
forgot parameters for travis
This commit is contained in:
parent
18cf594f8a
commit
e9b395ec4b
3 changed files with 6 additions and 0 deletions
|
@ -29,6 +29,8 @@ parameters:
|
||||||
|
|
||||||
# wallabag misc
|
# wallabag misc
|
||||||
app.version: 2.0.0-alpha
|
app.version: 2.0.0-alpha
|
||||||
|
twofactor_auth: true
|
||||||
|
twofactor_sender: no-reply@wallabag.org
|
||||||
|
|
||||||
# message to display at the bottom of the page
|
# message to display at the bottom of the page
|
||||||
warning_message: >
|
warning_message: >
|
||||||
|
|
|
@ -29,6 +29,8 @@ parameters:
|
||||||
|
|
||||||
# wallabag misc
|
# wallabag misc
|
||||||
app.version: 2.0.0-alpha
|
app.version: 2.0.0-alpha
|
||||||
|
twofactor_auth: true
|
||||||
|
twofactor_sender: no-reply@wallabag.org
|
||||||
|
|
||||||
# message to display at the bottom of the page
|
# message to display at the bottom of the page
|
||||||
warning_message: >
|
warning_message: >
|
||||||
|
|
|
@ -29,6 +29,8 @@ parameters:
|
||||||
|
|
||||||
# wallabag misc
|
# wallabag misc
|
||||||
app.version: 2.0.0-alpha
|
app.version: 2.0.0-alpha
|
||||||
|
twofactor_auth: true
|
||||||
|
twofactor_sender: no-reply@wallabag.org
|
||||||
|
|
||||||
# message to display at the bottom of the page
|
# message to display at the bottom of the page
|
||||||
warning_message: >
|
warning_message: >
|
||||||
|
|
Loading…
Reference in a new issue