diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2020-04-14 16:01:14 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2020-04-14 16:01:14 +0200 |
commit | 39676caf83a3d85203a769295d65c8ce32953883 (patch) | |
tree | 1c98d8fdcdf8aa6941a21290bcbe883132ea891f /app/config/config.yml | |
parent | 2b21cc8869c9a6cbcc14a10aa6f39a10c3b8c4a0 (diff) | |
download | wallabag-remove-baggy.tar.gz wallabag-remove-baggy.tar.zst wallabag-remove-baggy.zip |
Removed old, not so maintained and buggy baggy themeremove-baggy
Diffstat (limited to 'app/config/config.yml')
-rw-r--r-- | app/config/config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index 4eea0531..186524eb 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -167,7 +167,6 @@ nelmio_cors: | |||
167 | liip_theme: | 167 | liip_theme: |
168 | load_controllers: false | 168 | load_controllers: false |
169 | themes: | 169 | themes: |
170 | - baggy | ||
171 | - material | 170 | - material |
172 | autodetect_theme: wallabag_core.helper.detect_active_theme | 171 | autodetect_theme: wallabag_core.helper.detect_active_theme |
173 | 172 | ||