aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/config/sim_skeleton/ThisSim.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/config/sim_skeleton/ThisSim.ini b/example/config/sim_skeleton/ThisSim.ini
index cbaa3eb..5c11ef0 100644
--- a/example/config/sim_skeleton/ThisSim.ini
+++ b/example/config/sim_skeleton/ThisSim.ini
@@ -4,6 +4,7 @@
4[Startup] 4[Startup]
5 PIDFile = "${Paths|CachePath}/sim${Const|mysim}.pid" 5 PIDFile = "${Paths|CachePath}/sim${Const|mysim}.pid"
6 LogFile = "${Paths|LogPath}/OpenSim_sim${Const|mysim}.log" 6 LogFile = "${Paths|LogPath}/OpenSim_sim${Const|mysim}.log"
7 StatsLogFile = "${Paths|LogPath}/OpenSimStats_sim${Const|mysim}.log"
7 ConsoleHistoryFile = "${Paths|LogPath}/OpenSimConsoleHistory_sim${Const|mysim}.txt" 8 ConsoleHistoryFile = "${Paths|LogPath}/OpenSimConsoleHistory_sim${Const|mysim}.txt"
8 9
9[Region] 10[Region]