]> andersk Git - moira.git/blobdiff - include/moira_site.h
Change `SMS' to `Moira' where possible.
[moira.git] / include / moira_site.h
index 4e0cf559ab104950da766b8f54ad44c61abc43f9..a6c13e05e53965dd45ab248e106dd157f3739d5d 100644 (file)
@@ -26,7 +26,7 @@
 #include "mit-copyright.h"
 
 /* Default Moira server to connect to */
-#define MOIRA_SERVER   "MOIRA.MIT.EDU:sms_db"
+#define MOIRA_SERVER   "MOIRA.MIT.EDU:moira_db"
 
 
 #define NAME 0
 
 /* Directories & files used on the server machine: */
 
-#define SMS_DIR                "/moira"        /* home directory of the system */
+#define MOIRA_DIR      "/moira"        /* home directory of the system */
 #define BIN_DIR                "/moira/bin"    /* where progs live */
 #define DCM_DIR                "/moira/dcm"    /* where DCM output files end up */
 #define LOCK_DIR       "/moira/dcm/locks" /* where DCM puts lock files */
This page took 0.039472 seconds and 4 git commands to generate.