aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/OpenSim.ini.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 5517da5..32944ab 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -448,6 +448,11 @@ msgformat = "PRIVMSG {0} : {3} - {1} of {2}"
448;for <bot>:<message> - from <user> : 448;for <bot>:<message> - from <user> :
449;msgformat = "PRIVMSG {0} : {3} - from {1}" 449;msgformat = "PRIVMSG {0} : {3} - from {1}"
450 450
451; work-in-progress IRCBridge capabable of supporting multiple IRC channels
452; [XIRC]
453; enabled = false
454
455
451; Uncomment the following for experiment in world versioning 456; Uncomment the following for experiment in world versioning
452; support. This is so experimental at this point that I'm not going 457; support. This is so experimental at this point that I'm not going
453; to explain it further, you'll need to read the source code 458; to explain it further, you'll need to read the source code