diff options
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSim.ini.example | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 8edd231..459d3ed 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -592,16 +592,6 @@ InterregionComms = "RESTComms" | |||
592 | ;for <bot>:<message> - from <user> : | 592 | ;for <bot>:<message> - from <user> : |
593 | ;msgformat = "PRIVMSG {0} : {3} - from {1}" | 593 | ;msgformat = "PRIVMSG {0} : {3} - from {1}" |
594 | 594 | ||
595 | |||
596 | ; work-in-progress IRCBridge capabable of supporting multiple IRC channels | ||
597 | ; [XIRC] | ||
598 | ; enabled = false | ||
599 | |||
600 | ; Uncomment the following for experiment in world versioning | ||
601 | ; support. This is so experimental at this point that I'm not going | ||
602 | ; to explain it further, you'll need to read the source code | ||
603 | |||
604 | |||
605 | ;[CMS] | 595 | ;[CMS] |
606 | ;enabled = true | 596 | ;enabled = true |
607 | ;channel = 345 | 597 | ;channel = 345 |