ctdluid is now specified on the command line with the new -u option. Config file...
[citadel.git] / citadel / include / ctdl_module.h
index 5ea37bfe57be087cf445a513766bfc1000295102..3eda4a8337de2f498eba7e00c28e335b53f85f61 100644 (file)
@@ -385,7 +385,7 @@ extern struct config config;
 
 #define NODENAME               config.c_nodename
 #define FQDN                   config.c_fqdn
-#define CTDLUID                        config.c_ctdluid
+#define CTDLUID                        ctdluid
 #define CREATAIDE              config.c_creataide
 #define REGISCALL              config.c_regiscall
 #define TWITDETECT             config.c_twitdetect