Comment the alert_uri so it remains disabled until set

bulletsim
BlueWall 2011-05-28 16:40:05 -04:00
parent 3326e417b4
commit 16fae059bb
1 changed files with 1 additions and 1 deletions

View File

@ -1177,7 +1177,7 @@
; - disallow logins while scripts are loading
login_disable = false
; - send an alert as json to a service
alert_uri = "http://myappserver.net/my_handler/"
; alert_uri = "http://myappserver.net/my_handler/"
[MRM]