diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-06-02 18:43:54 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-06-02 18:43:54 +0100 |
| commit | 029d2089fb804d25588f53a88d439e6c512e0e8f (patch) | |
| tree | 9563aa8cc585f733638bdcfc3bd138e9e835356d /src/main | |
| parent | d289515b91ef0f961372395b51cebe72ac09a80d (diff) | |
Bump version numberv2.16.7
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/config.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 9dd73a0d..0386fa98 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -222,9 +222,6 @@ options: performance-tweaking: # The following are measured in server ticks, multiply SECONDS by 20 to get the number of ticks. quest-queue-executor-interval: 1 # how frequently Quests should execute the next check in the completion queue (def=1 - 0.05s) - increase this value if you are struggling with performance quest-autosave-interval: 12000 # how frequently online players data will be autosaved (def=12000 - 10 minutes) - quests-autosave-async: false # experimental - save asynchronously on autosave - quests-join-async: false # experimental - load asynchronously on join - quests-leave-async: false # experimental - save asynchronously on leave tab-completion: enabled: true error-checking: |
