mirror of
https://github.com/openziti/zrok.git
synced 2024-11-28 11:04:04 +01:00
update controller configuration limits example reflecting new structure (#606)
This commit is contained in:
parent
561fd46200
commit
af5197d041
21
etc/ctrl.yml
21
etc/ctrl.yml
@ -84,7 +84,6 @@ limits:
|
||||
reserved_shares: -1
|
||||
unique_names: -1
|
||||
bandwidth:
|
||||
per_account:
|
||||
period: 5m
|
||||
warning:
|
||||
rx: -1
|
||||
@ -94,26 +93,6 @@ limits:
|
||||
rx: -1
|
||||
tx: -1
|
||||
total: 10485760
|
||||
per_environment:
|
||||
period: 5m
|
||||
warning:
|
||||
rx: -1
|
||||
tx: -1
|
||||
total: -1
|
||||
limit:
|
||||
rx: -1
|
||||
tx: -1
|
||||
total: -1
|
||||
per_share:
|
||||
period: 5m
|
||||
warning:
|
||||
rx: -1
|
||||
tx: -1
|
||||
total: -1
|
||||
limit:
|
||||
rx: -1
|
||||
tx: -1
|
||||
total: -1
|
||||
enforcing: false
|
||||
cycle: 5m
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user