[18] allow cache_builders to be changed in defaults

This commit is contained in:
meisnate12 2024-05-16 10:27:53 -04:00
parent fe0a709388
commit 4f30aadcf6
3 changed files with 4 additions and 2 deletions

View file

@ -13,5 +13,6 @@ Changed the `overlay_artwork_filetype` Setting to accept `webp_lossy` and `webp_
# Bug Fixes
Fixes #2034 `anilist_userlist` `score` attribute wasn't being validated correctly
Fixes #1367 Error when trying to symlink the logs folder
Various other Minor Fixes

View file

@ -1 +1 @@
2.0.1-develop17
2.0.1-develop18

View file

@ -233,6 +233,7 @@ templates:
sort_by: release.desc
sort_by_<<key>>: <<sort_by>>
cache_builders: 1
cache_builders: <<cache_builders>>
smart_label: <<sort_by_<<key>>>>
sync_mode: <<sync_mode_<<key>>>>
mdblist_list: <<mdblist_list>>