Migrate old update ignore config to new one

Not sure why FAWE doesn't migrate this for us...
This commit is contained in:
OptimisticDeving 2025-02-11 15:27:33 +00:00
parent d8088ff3d9
commit f04ceb0b62
No known key found for this signature in database

View file

@ -20,8 +20,12 @@ enabled-components:
# Show additional information in console. It helps us at IntellectualSites to find out more about an issue.
# Leave it off if you don't need it, it can spam your console.
debug: false
# Whether or not FAWE should notify you on startup about new versions available.
update-notifications: false
# Whether or not FAWE should notify you on startup about new available snapshots.
snapshot-update-notifications: false
# Whether or not FAWE should notify you on startup about new releases.
release-update-notifications: false
# Whether or not FAWE should notify you for updates (snapshot / release) on join (with the required permission)
notify-update-ingame: false
clipboard:
# Store the clipboard on disk instead of memory