From ed039a5fe068847bc6774c84cd452f1aaefc5c5a Mon Sep 17 00:00:00 2001 From: fly-man- Date: Wed, 26 Sep 2018 15:06:04 +0200 Subject: Enables the buildin Caps ServerReleaseNotes ~ Dedicated to Quill Littlefeather ~ Signed-off-by: UbitUmarov --- bin/OpenSimDefaults.ini | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bin') diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index f36dab0..8253b4e 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -2269,6 +2269,13 @@ ;; This enables the built in basic dwell module DwellModule = DefaultDwellModule +[ServerReleaseNotes] + ;; This enabled the build in Server Release Notes + Enabled = false + ;; Set this to the URL of your Release Notes + ;; {ServerReleaseNotesURL} {} {Set this to the URL of your Release Notes} {} + ServerReleaseNotesURL = http://localhost/ReleaseNotes.html + [Modules] Include-modules = "addon-modules/*/config/*.ini" -- cgit v1.1