mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 13:15:44 +08:00
several changes to last patch
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user