diff options
author | Sebastian Riehm <herrriehm@users.noreply.github.com> | 2020-01-26 09:45:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-26 09:45:31 +0100 |
commit | 20349b02dd910a344905111271981921378fe02b (patch) | |
tree | a688344c374325e877a989518ae6934f8bd42afd | |
parent | 1e921a657f02748d1745f5d98cdb2b3c50dc9555 (diff) | |
download | wallabag-20349b02dd910a344905111271981921378fe02b.tar.gz wallabag-20349b02dd910a344905111271981921378fe02b.tar.zst wallabag-20349b02dd910a344905111271981921378fe02b.zip |
Update wallabag.yml
reverted generic urls
-rw-r--r-- | app/config/wallabag.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml index bc78053a..347d766d 100644 --- a/app/config/wallabag.yml +++ b/app/config/wallabag.yml | |||
@@ -44,7 +44,7 @@ wallabag_core: | |||
44 | section: entry | 44 | section: entry |
45 | - | 45 | - |
46 | name: diaspora_url | 46 | name: diaspora_url |
47 | value: https://diasporafoundation.org/ | 47 | value: https://diasporapod.com/ |
48 | section: entry | 48 | section: entry |
49 | - | 49 | - |
50 | name: share_unmark | 50 | name: share_unmark |
@@ -64,10 +64,10 @@ wallabag_core: | |||
64 | section: entry | 64 | section: entry |
65 | - | 65 | - |
66 | name: shaarli_url | 66 | name: shaarli_url |
67 | value: https://github.com/shaarli/Shaarli | 67 | value: https://myshaarli.com |
68 | section: entry | 68 | section: entry |
69 | - | 69 | - |
70 | name: scuttle_url | 70 | name: https://scuttle.org |
71 | value: https://github.com/scronide/scuttle | 71 | value: https://github.com/scronide/scuttle |
72 | section: entry | 72 | section: entry |
73 | - | 73 | - |