@@ -151,6 +151,8 @@ INSERT INTO sitevariables VALUES ('storage/ltdataset/graceperiod',NULL,'180','Ti
INSERTINTOsitevariablesVALUES('storage/ltdataset/maxidle',NULL,'180','Max time (days) from last use before lease is marked expired (0 == unlimited)',0);
INSERTINTOsitevariablesVALUES('general/disk_trim_interval',NULL,'0','If non-zero, minimum interval (seconds) between attempts to TRIM boot disk during disk reloading. Zero disables all TRIM activity. Node must also have non-zero bootdisk_trim attribute.',0);
INSERTINTOsitevariablesVALUES('storage/simultaneous_ro_datasets',NULL,'0','If set, allow simultaneous read-only mounts of datasets',0);
INSERTINTOsitevariablesVALUES('aptlab/message',NULL,'','Message to display at the top of the APT interface',0);
INSERTINTOsitevariablesVALUES('cloudlab/message',NULL,'','Message to display at the top of the CloudLab interface',0);