@@ -189,6 +189,7 @@ INSERT INTO sitevariables VALUES ('cnetwatch/bps_threshold',NULL,'500000000','Da
INSERTINTOsitevariablesVALUES('cnetwatch/mail_interval',NULL,'600','Interval in seconds at which to send email for all alerts logged during the interval (0 means do not send alert email)',0);
INSERTINTOsitevariablesVALUES('cnetwatch/mail_max',NULL,'1000','Maximum number of alert emails to send; after this alerts are only logged (0 means no limit to the emails)',0);
INSERTINTOsitevariablesVALUES('reservations/approval_threshold',NULL,'128','Maximum number of node hours for automatic approval of reservation requests (0 means no limit).',0);
INSERTINTOsitevariablesVALUES('docker/registry',NULL,'','The URL of the Docker registry where this Emulab stores its custom Docker images; the empty string signifies that users cannot create custom Docker images',0);