Comment the alert_uri so it remains disabled until set

This commit is contained in:
BlueWall
2011-05-28 16:40:05 -04:00
parent 3326e417b4
commit 16fae059bb

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]