Add ini.example section for the MOTD module.
parent
7aac4d650f
commit
df9521caf3
|
@ -1278,6 +1278,10 @@ UseSafetyCommit = true
|
|||
; Enable media on a prim facilities
|
||||
Enabled = true;
|
||||
|
||||
[MOTD]
|
||||
Enabled = false
|
||||
Message = "The MOTD module is working!"
|
||||
|
||||
|
||||
;;
|
||||
;; These are defaults that are overwritten below in [Architecture].
|
||||
|
|
Loading…
Reference in New Issue