Explorar o código

etcdmain: add quota-backend-bytes to help.go

Gyu-Ho Lee %!s(int64=9) %!d(string=hai) anos
pai
achega
fa61bf86d7
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      etcdmain/help.go

+ 2 - 1
etcdmain/help.go

@@ -51,7 +51,8 @@ member flags:
 		maximum number of wal files to retain (0 is unlimited).
 	--cors ''
 		comma-separated whitelist of origins for CORS (cross-origin resource sharing).
-
+	--quota-backend-bytes '0'
+		raise alarms when backend size exceeds the given quota (0 defaults to low space quota).
 
 clustering flags: