summaryrefslogtreecommitdiffstats
path: root/src/main/thrift/bwlp.thrift
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/thrift/bwlp.thrift')
-rw-r--r--src/main/thrift/bwlp.thrift2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/thrift/bwlp.thrift b/src/main/thrift/bwlp.thrift
index 9b4c008..6ba7938 100644
--- a/src/main/thrift/bwlp.thrift
+++ b/src/main/thrift/bwlp.thrift
@@ -425,6 +425,8 @@ struct SatelliteConfig {
10: optional SscMode serverSideCopy,
// Students are allowed to download non-restricted images?
11: optional bool allowStudentDownload,
+ // Size limit for VM uploads (0 = unlimited)
+ 12: optional i64 vmSizeLimit,
}
struct SatelliteStatus {