mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
Adding an event to signal that logins are enabled
Added an event to signal the eabling of logins and added an alert to send to a configured service.
This commit is contained in:
@@ -1174,7 +1174,10 @@
|
||||
; - the third field is a number indicating how many scripts failed to compile
|
||||
; - "oar error" if supplied, provides the error message from the OAR load
|
||||
channel_notify = -800
|
||||
; - disallow logins while scripts are loading
|
||||
login_disable = false
|
||||
; - send an alert as json to a service
|
||||
alert_uri = "http://myappserver.net/my_handler/"
|
||||
|
||||
|
||||
[MRM]
|
||||
|
||||
Reference in New Issue
Block a user