Remove performance settings to see whether it helps

This commit is contained in:
Elias Fleckenstein 2021-03-19 11:46:35 +01:00
parent ecd27a4cdb
commit 906aa3b434
1 changed files with 4 additions and 4 deletions

View File

@ -33,10 +33,10 @@ mgvalleys_spflags = noaltitude_chill,noaltitude_dry,nohumid_rivers,vary_river_de
keepInventory = false
# Performance settings
dedicated_server_step = 0.001
abm_interval = 0.25
max_objects_per_block = 4096
max_packets_per_iteration = 10096
# dedicated_server_step = 0.001
# abm_interval = 0.25
# max_objects_per_block = 4096
# max_packets_per_iteration = 10096
# Clientmodding to support official client
enable_client_modding = true