diff options
author | Thomas Citharel <tcit@tcit.fr> | 2017-06-06 16:04:51 +0200 |
---|---|---|
committer | Thomas Citharel <tcit@tcit.fr> | 2017-06-06 16:04:51 +0200 |
commit | d6c4c484c46706f9eecf81af3f64649f014418e1 (patch) | |
tree | dd897407129bf678c66e95eefeb272beb5c7a2e5 /app/config | |
parent | be9d693e74e41fdcdb18bf80aa1aff614154bcce (diff) | |
download | wallabag-d6c4c484c46706f9eecf81af3f64649f014418e1.tar.gz wallabag-d6c4c484c46706f9eecf81af3f64649f014418e1.tar.zst wallabag-d6c4c484c46706f9eecf81af3f64649f014418e1.zip |
add migration
Diffstat (limited to 'app/config')
-rw-r--r-- | app/config/wallabag.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/config/wallabag.yml b/app/config/wallabag.yml index 65bac1b4..d03450a0 100644 --- a/app/config/wallabag.yml +++ b/app/config/wallabag.yml | |||
@@ -149,10 +149,6 @@ wallabag_core: | |||
149 | value: https://www.wallabag.org/pages/support.html | 149 | value: https://www.wallabag.org/pages/support.html |
150 | section: misc | 150 | section: misc |
151 | - | 151 | - |
152 | name: wallabag_url | ||
153 | value: http://v2.wallabag.org | ||
154 | section: misc | ||
155 | - | ||
156 | name: api_user_registration | 152 | name: api_user_registration |
157 | value: 0 | 153 | value: 0 |
158 | section: api | 154 | section: api |