mirror of
https://github.com/OpenFusionProject/Client.git
synced 2024-11-14 10:40:06 +00:00
Update config file properties
- enable cache swapping by default - replace initial-setup-completed with last-version-initialized
This commit is contained in:
parent
4def3b6028
commit
71d3b970fc
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"autoupdate-check": true,
|
"autoupdate-check": true,
|
||||||
"cache-swapping": false,
|
"cache-swapping": true,
|
||||||
"initial-setup-completed": true
|
"last-version-initialized": "1.4"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user