9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2026-01-04 15:31:37 +00:00

Rename in config max_user_data_records --> max_user_data_snapshots

This commit is contained in:
William
2022-07-11 20:11:25 +01:00
parent e34fa07eb9
commit 60a435aa82
3 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ redis:
use_ssl: false
synchronization:
max_user_data_records: 5
max_user_data_snapshots: 5
save_on_world_save: true
compress_data: true
network_latency_milliseconds: 500