mirror of
https://github.com/YunoHost-Apps/turtl_ynh.git
synced 2024-09-03 20:26:35 +02:00
Update config.yaml.default
This commit is contained in:
parent
9a5d9c0cf3
commit
9191358a91
1 changed files with 3 additions and 3 deletions
|
@ -24,9 +24,9 @@ app:
|
||||||
# User locked for this duration in seconds
|
# User locked for this duration in seconds
|
||||||
lock_duration: 60
|
lock_duration: 60
|
||||||
emails:
|
emails:
|
||||||
admin: 'admin@turtlapp.com'
|
admin: 'admin@__DOMAIN__'
|
||||||
info: 'Turtl <info@turtlapp.com>'
|
info: 'Turtl <info@__DOMAIN__>'
|
||||||
invites: 'invites@turtlapp.com'
|
invites: 'invites@__DOMAIN__'
|
||||||
# TODO: replace this with a long, unique value. seriously. write down a dream
|
# TODO: replace this with a long, unique value. seriously. write down a dream
|
||||||
# you had, or the short story you came up with during your creative writing
|
# you had, or the short story you came up with during your creative writing
|
||||||
# class in your freshmen year of college. have fun with it.
|
# class in your freshmen year of college. have fun with it.
|
||||||
|
|
Loading…
Reference in a new issue