aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorBlueWall2012-01-10 15:29:08 -0500
committerBlueWall2012-01-10 15:29:08 -0500
commita2fe3e2081cd0304842667e8762e452693c7b53b (patch)
tree85c759622eb07c44cd5da0428565b8d009ef6901 /bin/OpenSim.ini.example
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-a2fe3e2081cd0304842667e8762e452693c7b53b.zip
opensim-SC_OLD-a2fe3e2081cd0304842667e8762e452693c7b53b.tar.gz
opensim-SC_OLD-a2fe3e2081cd0304842667e8762e452693c7b53b.tar.bz2
opensim-SC_OLD-a2fe3e2081cd0304842667e8762e452693c7b53b.tar.xz
Remove DEBUG option
Remove DEBUG option from OpenSim.ini.example as it is handled in the console now with "debug teleport"
Diffstat (limited to '')
-rwxr-xr-xbin/OpenSim.ini.example5
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 01c64c5..97102a2 100755
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -37,11 +37,6 @@
37 37
38[Startup] 38[Startup]
39 39
40 ;# {DEBUG} {} {Turn on debugging methods. Temporary for debugging teleport routing. We can remove it when that is done, or leave it if it would prove to be useful for other things.} {true false} false
41 ;; Turn on debugging methods where available.
42 ;; from the selected region_info_source.
43 ; DEBUG = false
44
45 ;# {ConsolePrompt} {} {ConsolePrompt} {} "Region (\R) " 40 ;# {ConsolePrompt} {} {ConsolePrompt} {} "Region (\R) "
46 ;; Console prompt 41 ;; Console prompt
47 ;; Certain special characters can be used to customize the prompt 42 ;; Certain special characters can be used to customize the prompt