diff options
Diffstat (limited to 'config/chunky')
| -rw-r--r-- | config/chunky/config.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/chunky/config.json b/config/chunky/config.json new file mode 100644 index 0000000..b6d263f --- /dev/null +++ b/config/chunky/config.json @@ -0,0 +1,8 @@ +{ + "version": 2, + "language": "en", + "continueOnRestart": false, + "forceLoadExistingChunks": false, + "silent": false, + "updateInterval": 1 +}
\ No newline at end of file |
