Enables the buildin Caps ServerReleaseNotes

~ Dedicated to Quill Littlefeather ~

Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
This commit is contained in:
fly-man-
2018-09-26 15:06:04 +02:00
committed by UbitUmarov
parent a2c200e659
commit ed039a5fe0
2 changed files with 172 additions and 0 deletions

View File

@@ -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"