aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index f11310a..8ae6e00 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1279,3 +1279,9 @@
1279[LLClient] 1279[LLClient]
1280 ; Resend packets markes as reliable until they are received 1280 ; Resend packets markes as reliable until they are received
1281 ;ReliableIsImportant = false 1281 ;ReliableIsImportant = false
1282
1283 ; Configures how ObjectUpdates are compressed.
1284 ;TerseUpdatesPerPacket=10
1285 ;FullUpdatesPerPacket=14
1286 ;TerseUpdateRate=10
1287 ;FullUpdateRate=14