mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
add a username for demonstration mode
This commit is contained in:
parent
c3b43c8a3e
commit
d8d56448c9
5 changed files with 14 additions and 10 deletions
|
@ -46,5 +46,6 @@ parameters:
|
|||
|
||||
from_email: no-reply@wallabag.org
|
||||
|
||||
# this parameter is only used for the wallabag public demo, it means user won't be able to change the password of the default account
|
||||
# this parameter is only used for the wallabag public demo, it means user won't be able to change the password of the demo_user account
|
||||
demo: false
|
||||
demo_username: wallabag
|
||||
|
|
|
@ -36,5 +36,6 @@ parameters:
|
|||
|
||||
from_email: no-reply@wallabag.org
|
||||
|
||||
# this parameter is only used for the wallabag public demo, it means user won't be able to change the password of the default account
|
||||
# this parameter is only used for the wallabag public demo, it means user won't be able to change the password of the demo_user account
|
||||
demo: false
|
||||
demo_username: wallabag
|
||||
|
|
|
@ -36,5 +36,6 @@ parameters:
|
|||
|
||||
from_email: no-reply@wallabag.org
|
||||
|
||||
# this parameter is only used for the wallabag public demo, it means user won't be able to change the password of the default account
|
||||
# this parameter is only used for the wallabag public demo, it means user won't be able to change the password of the demo_user account
|
||||
demo: false
|
||||
demo_username: wallabag
|
||||
|
|
|
@ -36,5 +36,6 @@ parameters:
|
|||
|
||||
from_email: no-reply@wallabag.org
|
||||
|
||||
# this parameter is only used for the wallabag public demo, it means user won't be able to change the password of the default account
|
||||
# this parameter is only used for the wallabag public demo, it means user won't be able to change the password of the demo_user account
|
||||
demo: false
|
||||
demo_username: wallabag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue