diff options
author | Dr Scofield | 2009-02-10 14:38:57 +0000 |
---|---|---|
committer | Dr Scofield | 2009-02-10 14:38:57 +0000 |
commit | 97bc64d8e5df224af3c6f8296c3e1d3152d5d56c (patch) | |
tree | fcde2081a67c86ee266844f9cf3235c02c3848f3 /bin/OpenSim.ini.example | |
parent | fix region_limit example in OpenSim.ini.example (diff) | |
download | opensim-SC_OLD-97bc64d8e5df224af3c6f8296c3e1d3152d5d56c.zip opensim-SC_OLD-97bc64d8e5df224af3c6f8296c3e1d3152d5d56c.tar.gz opensim-SC_OLD-97bc64d8e5df224af3c6f8296c3e1d3152d5d56c.tar.bz2 opensim-SC_OLD-97bc64d8e5df224af3c6f8296c3e1d3152d5d56c.tar.xz |
dropping obsolete XIRC section from OpenSim.ini.example
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 |