- Don't delete non-scheduled holidays

This commit is contained in:
nwithan8 2023-11-19 13:06:28 -07:00
parent 31b555753f
commit 2002f309f3
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ templates:
sync_mode: sync sync_mode: sync
url_poster: <<poster_url>> url_poster: <<poster_url>>
minimum_items: 3 minimum_items: 3
delete_not_scheduled: true # delete_not_scheduled: true
visible_home: false visible_home: false
visible_shared: false visible_shared: false
visible_library: false visible_library: false