mirror of
https://github.com/openziti/zrok.git
synced 2024-11-24 17:13:51 +01:00
update controller configuration limits example reflecting new structure (#606)
This commit is contained in:
parent
561fd46200
commit
af5197d041
39
etc/ctrl.yml
39
etc/ctrl.yml
@ -84,36 +84,15 @@ limits:
|
||||
reserved_shares: -1
|
||||
unique_names: -1
|
||||
bandwidth:
|
||||
per_account:
|
||||
period: 5m
|
||||
warning:
|
||||
rx: -1
|
||||
tx: -1
|
||||
total: 7242880
|
||||
limit:
|
||||
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
|
||||
period: 5m
|
||||
warning:
|
||||
rx: -1
|
||||
tx: -1
|
||||
total: 7242880
|
||||
limit:
|
||||
rx: -1
|
||||
tx: -1
|
||||
total: 10485760
|
||||
enforcing: false
|
||||
cycle: 5m
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user