aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/pCampBot.ini.example
diff options
context:
space:
mode:
authorMelanie2013-09-01 22:49:31 +0100
committerMelanie2013-09-01 22:49:31 +0100
commit008c98a9748ba7deadb80c435ddd372002b6c844 (patch)
tree9458b87c1d28d741ee6c2384eb1028375cb703ab /bin/pCampBot.ini.example
parentMerge branch 'master' into careminster (diff)
parentProfiles: Clean up some log entries caused when visiting HG avatar is using l... (diff)
downloadopensim-SC-008c98a9748ba7deadb80c435ddd372002b6c844.zip
opensim-SC-008c98a9748ba7deadb80c435ddd372002b6c844.tar.gz
opensim-SC-008c98a9748ba7deadb80c435ddd372002b6c844.tar.bz2
opensim-SC-008c98a9748ba7deadb80c435ddd372002b6c844.tar.xz
Merge branch 'master' into careminster
Conflicts: OpenSim/Region/CoreModules/World/Region/RestartModule.cs OpenSim/Region/Framework/Scenes/SceneGraph.cs OpenSim/Region/Framework/Scenes/SceneObjectPart.cs
Diffstat (limited to '')
-rw-r--r--bin/pCampBot.ini.example (renamed from bin/pCampbot.ini.example)4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/pCampbot.ini.example b/bin/pCampBot.ini.example
index f44feae..2952bb0 100644
--- a/bin/pCampbot.ini.example
+++ b/bin/pCampBot.ini.example
@@ -1,6 +1,10 @@
1; This is the example config file for pCampbot 1; This is the example config file for pCampbot
2; To use it, copy this file to pCampbot.ini and change settings if required 2; To use it, copy this file to pCampbot.ini and change settings if required
3 3
4[BotManager]
5 ; Number of milliseconds to wait between bot logins
6 LoginDelay = 5000
7
4[Bot] 8[Bot]
5 ; Control whether bots should regularly send agent updates 9 ; Control whether bots should regularly send agent updates
6 ; Not doing this will reduce CPU requirements for pCampbot but greatly 10 ; Not doing this will reduce CPU requirements for pCampbot but greatly