Simplify domain language to just "boot" and unscoped config keys
This commit is contained in:
@@ -13,5 +13,5 @@ registry:
|
||||
password: pw
|
||||
|
||||
boot:
|
||||
group_limit: 3
|
||||
group_wait: 2
|
||||
limit: 3
|
||||
wait: 2
|
||||
@@ -13,5 +13,5 @@ registry:
|
||||
password: pw
|
||||
|
||||
boot:
|
||||
group_limit: 25%
|
||||
group_wait: 2
|
||||
limit: 25%
|
||||
wait: 2
|
||||
Reference in New Issue
Block a user