From 965f94e30ff46a3d2ba504e16f4d6ebdd59adb28 Mon Sep 17 00:00:00 2001 From: Melanie Thielker Date: Sun, 26 Jul 2015 04:54:46 +0200 Subject: Add LogFile option in OpenSimDefaults.ini. It was omitted accidentally --- bin/OpenSimDefaults.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin') diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index c11a14b..c0c8134 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -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" -- cgit v1.1