several changes to last patch

This commit is contained in:
UbitUmarov
2018-12-16 20:18:26 +00:00
parent ed039a5fe0
commit 921364e877
2 changed files with 43 additions and 84 deletions

View File

@@ -816,7 +816,7 @@
Cap_SendPostcard = ""
Cap_SendUserReport = ""
Cap_SendUserReportWithScreenshot = ""
Cap_ServerReleaseNotes = ""
Cap_ServerReleaseNotes = "localhost"
Cap_SimConsole = ""
Cap_SimulatorFeatures = ""
Cap_SetDisplayName = ""
@@ -2270,11 +2270,8 @@
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
;; Comment to disable
ServerReleaseNotesURL = http://opensimulator.org/wiki/0.9.0.1_Release
[Modules]
Include-modules = "addon-modules/*/config/*.ini"