]> code.citadel.org Git - citadel.git/blobdiff - webcit/webcit.h
WebCit: back to port 2000 by default
[citadel.git] / webcit / webcit.h
index 0ad8dd926529fc3fe725d92ace8fbf7beeeb5e76..804c2ba31d4c3c1ca24e72a4e6d1ce6b2e6165ac 100644 (file)
@@ -121,7 +121,7 @@ extern locale_t wc_locales[];
 
 #define SLEEPING               180             /* TCP connection timeout */
 #define WEBCIT_TIMEOUT         900             /* WebCit session timeout */
-#define PORT_NUM               80              /* port number to listen on */
+#define PORT_NUM               2000            /* port number to listen on */
 #define SERVER                 "WebCit v7.00"  /* who's in da house */
 #define DEVELOPER_ID           0
 #define CLIENT_ID              4