mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Add LogFile option in OpenSimDefaults.ini. It was omitted accidentally
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
; Console commands can be saved to a file, so the command history persists after a restart. (default is true)
|
||||
ConsoleHistoryFileEnabled = true
|
||||
|
||||
; Log file location. This can be set to a simple file path
|
||||
; LogFile = OpenSim.log
|
||||
|
||||
; The history file can be just a filename (relative to OpenSim's bin/ directory
|
||||
; or it can be a full path to somewhere else. (default is OpenSimConsoleHistory.txt in bin/)
|
||||
ConsoleHistoryFile = "OpenSimConsoleHistory.txt"
|
||||
|
||||
Reference in New Issue
Block a user