mirror of
https://github.com/OpenFusionProject/Client.git
synced 2024-11-14 10:40:06 +00:00
Enable offline caches by default
This commit is contained in:
parent
1eee35b230
commit
e5b20f57ce
2
defaults/config.json
vendored
2
defaults/config.json
vendored
@ -1,7 +1,7 @@
|
||||
{
|
||||
"autoupdate-check": true,
|
||||
"cache-swapping": true,
|
||||
"enable-offline-cache": false,
|
||||
"enable-offline-cache": true,
|
||||
"verify-offline-cache": false,
|
||||
"last-version-initialized": "1.6"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user