aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/wallabag.yml
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2017-06-01 10:42:19 +0200
committerThomas Citharel <tcit@tcit.fr>2017-06-06 15:36:21 +0200
commitbe9d693e74e41fdcdb18bf80aa1aff614154bcce (patch)
tree2e74f165061d45294a6732a06cfe61ebeeb67535 /app/config/wallabag.yml
parent6ed2627bb35561e32d702fbe67247349dd67453e (diff)
downloadwallabag-be9d693e74e41fdcdb18bf80aa1aff614154bcce.tar.gz
wallabag-be9d693e74e41fdcdb18bf80aa1aff614154bcce.tar.zst
wallabag-be9d693e74e41fdcdb18bf80aa1aff614154bcce.zip
remove craueconfig domain name setting and add a proper one in parameters
Diffstat (limited to 'app/config/wallabag.yml')
-rw-r--r--app/config/wallabag.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml
index d8c593c6..65bac1b4 100644
--- a/app/config/wallabag.yml
+++ b/app/config/wallabag.yml
@@ -26,6 +26,7 @@ wallabag_core:
26 fetching_error_message: | 26 fetching_error_message: |
27 wallabag can't retrieve contents for this article. Please <a href="http://doc.wallabag.org/en/user/errors_during_fetching.html#how-can-i-help-to-fix-that">troubleshoot this issue</a>. 27 wallabag can't retrieve contents for this article. Please <a href="http://doc.wallabag.org/en/user/errors_during_fetching.html#how-can-i-help-to-fix-that">troubleshoot this issue</a>.
28 api_limit_mass_actions: 10 28 api_limit_mass_actions: 10
29 domain_name: '%domain_name%'
29 default_internal_settings: 30 default_internal_settings:
30 - 31 -
31 name: share_public 32 name: share_public