aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 526d61d..2b241f5 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -87,6 +87,10 @@
87 ;; How many lines of command history should we keep? (default is 100) 87 ;; How many lines of command history should we keep? (default is 100)
88 ; ConsoleHistoryFileLines = 100 88 ; ConsoleHistoryFileLines = 100
89 89
90 ;# {ConsoleHistoryTimeStamp} {} {Time stamp commands in history file} {} false
91 ;; Time stamp commands in history file (default false)
92 ; ConsoleHistoryTimeStamp = false
93
90 ;# {save_crashes} {} {Save crashes to disk?} {true false} false 94 ;# {save_crashes} {} {Save crashes to disk?} {true false} false
91 ;; Set this to true if you want to log crashes to disk 95 ;; Set this to true if you want to log crashes to disk
92 ;; this can be useful when submitting bug reports. 96 ;; this can be useful when submitting bug reports.