-
Notifications
You must be signed in to change notification settings - Fork 751
Closed
Labels
Description
Please confirm these before moving forward.
- I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue.
- This improvement refers to an existing feature. If you want to suggest a new feature, please use this template.
- This improvement is not a bug. If you want to report a bug, please use this template.
Describe the improvement
On every start of UniGetUI import the settings from a specified json-file.
Describe how this improvement could help users
This would be useful if you want to deploy (changes of) settings to multiple machines, which all have access to a shared network drive, cloud drive, ... One would just have to export the desired settings from one machine to a .json file on a network drive, which is automatically imported by all other machines at application start.
Reactions are currently unavailable