@@ -14,4 +14,5 @@ INSERT INTO sitevariables VALUES ('web/nologins',NULL,'0','Non-zero value indica
INSERTINTOsitevariablesVALUES('web/message',NULL,'','Message to place in large lettering under the login message on the Web Interface.');
INSERTINTOsitevariablesVALUES('idle/threshold',NULL,'4','Number of hours of inactivity for a node/expt to be considered idle.');
INSERTINTOsitevariablesVALUES('idle/mailinterval',NULL,'4','Number of hours since sending a swap request before sending another one. (Timing of first one is determined by idle/threshold.)');
INSERTINTOsitevariablesVALUES('idle/cc_grp_ldrs',NULL,'3','Start CC\'ing group and project leaders on idle messages on the Nth message.');