aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
authorUbitUmarov2018-02-23 17:59:30 +0000
committerUbitUmarov2018-02-23 17:59:30 +0000
commit2f94fa4dc761543a429beb948d0ccd6c30621275 (patch)
tree053b145446ba4e238d34720a6791e23a31d2fbd1 /bin
parentYengine replace xmr by yeng on console comands (diff)
downloadopensim-SC-2f94fa4dc761543a429beb948d0ccd6c30621275.zip
opensim-SC-2f94fa4dc761543a429beb948d0ccd6c30621275.tar.gz
opensim-SC-2f94fa4dc761543a429beb948d0ccd6c30621275.tar.bz2
opensim-SC-2f94fa4dc761543a429beb948d0ccd6c30621275.tar.xz
Yengine fix its section name on opensim.ini.example
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 57dd6fd..e593c9d 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -919,7 +919,7 @@
919 ;; Money Unit fee to create groups. Default is 0. 919 ;; Money Unit fee to create groups. Default is 0.
920 ; PriceGroupCreate = 0 920 ; PriceGroupCreate = 0
921 921
922[XMREngine] 922[YEngine]
923 ;; experimental engine 923 ;; experimental engine
924 ;; ONLY SUPORTS ONE REGION PER INSTANCE at this point 924 ;; ONLY SUPORTS ONE REGION PER INSTANCE at this point
925 ;; implements non preemptive microthreading, so fixing problems like llSleep or long events handlers 925 ;; implements non preemptive microthreading, so fixing problems like llSleep or long events handlers