aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/OpenSimDefaults.ini9
1 files changed, 3 insertions, 6 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 8253b4e..7d744ac 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -816,7 +816,7 @@
816 Cap_SendPostcard = "" 816 Cap_SendPostcard = ""
817 Cap_SendUserReport = "" 817 Cap_SendUserReport = ""
818 Cap_SendUserReportWithScreenshot = "" 818 Cap_SendUserReportWithScreenshot = ""
819 Cap_ServerReleaseNotes = "" 819 Cap_ServerReleaseNotes = "localhost"
820 Cap_SimConsole = "" 820 Cap_SimConsole = ""
821 Cap_SimulatorFeatures = "" 821 Cap_SimulatorFeatures = ""
822 Cap_SetDisplayName = "" 822 Cap_SetDisplayName = ""
@@ -2270,11 +2270,8 @@
2270 DwellModule = DefaultDwellModule 2270 DwellModule = DefaultDwellModule
2271 2271
2272[ServerReleaseNotes] 2272[ServerReleaseNotes]
2273 ;; This enabled the build in Server Release Notes 2273 ;; Comment to disable
2274 Enabled = false 2274 ServerReleaseNotesURL = http://opensimulator.org/wiki/0.9.0.1_Release
2275 ;; Set this to the URL of your Release Notes
2276 ;; {ServerReleaseNotesURL} {} {Set this to the URL of your Release Notes} {}
2277 ServerReleaseNotesURL = http://localhost/ReleaseNotes.html
2278 2275
2279[Modules] 2276[Modules]
2280 Include-modules = "addon-modules/*/config/*.ini" 2277 Include-modules = "addon-modules/*/config/*.ini"