* minor: reindent bits of OpenSim.ini.example

0.6.1-post-fixes
Justin Clarke Casey 2008-12-11 19:17:53 +00:00
parent c9aabe2b90
commit 02906d30ec
1 changed files with 6 additions and 7 deletions

View File

@ -1,12 +1,11 @@
[Startup]
; Set this to true if you want to log crashes to disk
; this can be useful when submitting bug reports.
save_crashes = false
; Directory to save crashes to if above is enabled
; (eg default is /opensimdir/crashes/*.txt or C:\opensim\crashes\*.txt)
crash_dir = "crashes"
; Set this to true if you want to log crashes to disk
; this can be useful when submitting bug reports.
save_crashes = false
; Directory to save crashes to if above is enabled
; (eg default is /opensimdir/crashes/*.txt or C:\opensim\crashes\*.txt)
crash_dir = "crashes"
; Set this to true if you are connecting your OpenSimulator regions to a grid
; Set this to false if you are running OpenSimulator in standalone mode