aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engine/lib/ping.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/lib/ping.php b/engine/lib/ping.php
index 4358e73ec..fef079993 100644
--- a/engine/lib/ping.php
+++ b/engine/lib/ping.php
@@ -12,6 +12,7 @@
/**
* The api for the pinger.
+ * TODO: Have this configurable and/or updatable
*/
$NOTIFICATION_SERVER = "http://ping.elgg.org/services/api/rest.php";