Client/defaults/config.json
gsemaj 71d3b970fc Update config file properties
- enable cache swapping by default
- replace initial-setup-completed with last-version-initialized
2021-09-18 17:40:30 -04:00

5 lines
99 B
JSON

{
"autoupdate-check": true,
"cache-swapping": true,
"last-version-initialized": "1.4"
}