ソースを参照

Merge pull request #5146 from gyuho/help

etcdmain: quota-backend-bytes in help.go
Gyu-Ho Lee 10 年 前
親
コミット
0c191b71ec
1 ファイル変更、2 行追加、1 行削除
  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: