mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 09:31:04 +00:00
Removed the email part
This commit is contained in:
parent
d1b075509d
commit
d36e5e20a5
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ wallabag_core:
|
|||
reading_speed: 1
|
||||
cache_lifetime: 10
|
||||
fetching_error_message: |
|
||||
wallabag can't retrieve contents for this article. Please <a href="http://doc.wallabag.org/en/master/user/errors_during_fetching.html#how-can-i-help-to-fix-that">first troubleshoot this issue</a> and <a href="mailto:hello@wallabag.org">report it to us</a>.
|
||||
wallabag can't retrieve contents for this article. Please <a href="http://doc.wallabag.org/en/master/user/errors_during_fetching.html#how-can-i-help-to-fix-that">troubleshoot this issue</a>.
|
||||
|
||||
wallabag_user:
|
||||
registration_enabled: "%fosuser_registration%"
|
||||
|
|
Loading…
Reference in a new issue