From 8ecab21b379d34f97ac966b13e1605024364142b Mon Sep 17 00:00:00 2001 From: Oren Hurvitz Date: Mon, 2 Dec 2013 15:18:47 +0200 Subject: Use log-rolling on the log files (once per day) Resolves http://opensimulator.org/mantis/view.php?id=6950 --- bin/OpenSim.32BitLaunch.exe.config | 4 +++- bin/OpenSim.exe.config | 4 +++- bin/Robust.32BitLaunch.exe.config | 4 +++- bin/Robust.exe.config | 4 +++- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/bin/OpenSim.32BitLaunch.exe.config b/bin/OpenSim.32BitLaunch.exe.config index a07ace3..25776f2 100644 --- a/bin/OpenSim.32BitLaunch.exe.config +++ b/bin/OpenSim.32BitLaunch.exe.config @@ -23,9 +23,11 @@ - + + + diff --git a/bin/OpenSim.exe.config b/bin/OpenSim.exe.config index 1ec3c9c..8b48156 100755 --- a/bin/OpenSim.exe.config +++ b/bin/OpenSim.exe.config @@ -23,9 +23,11 @@ - + + + diff --git a/bin/Robust.32BitLaunch.exe.config b/bin/Robust.32BitLaunch.exe.config index f2802a2..3bae9ec 100644 --- a/bin/Robust.32BitLaunch.exe.config +++ b/bin/Robust.32BitLaunch.exe.config @@ -21,9 +21,11 @@ - + + + diff --git a/bin/Robust.exe.config b/bin/Robust.exe.config index 6ffdfef..889a964 100644 --- a/bin/Robust.exe.config +++ b/bin/Robust.exe.config @@ -21,9 +21,11 @@ - + + + -- cgit v1.1