]> andersk Git - moira.git/blobdiff - clients/moira/defs.h
add location of SMS server
[moira.git] / clients / moira / defs.h
index 813aa2dae1de80dfe724bfff22396919ad9713c4..54e9c6a8347642d8f7e0c6b73b07eeca17380856 100644 (file)
@@ -28,6 +28,9 @@
 #define FALSE 0
 #endif FALSE
 
+/* where to find the SMS server */
+#define SMS_SERVER     "SMS.MIT.EDU:sms_db"
+
 /* Modification information is always printed in this format. */
 
 #define MOD_FORMAT ("Last Modification by %s at %s with %s.")
This page took 0.050035 seconds and 4 git commands to generate.