forked from wallabag/wallabag
add a username for demonstration mode
This commit is contained in:
committed by
Jeremy Benoist
parent
c3b43c8a3e
commit
d8d56448c9
@ -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
|
||||
|
||||
Reference in New Issue
Block a user