enh(example): cleanup
This commit is contained in:
parent
5a039d2389
commit
3361a857a6
1 changed files with 1 additions and 3 deletions
|
|
@ -1,9 +1,6 @@
|
||||||
log_devices: true
|
log_devices: true
|
||||||
devices:
|
devices:
|
||||||
- name: 'System'
|
|
||||||
log_events: true
|
|
||||||
- name: 'VMPK'
|
- name: 'VMPK'
|
||||||
log_events: true
|
|
||||||
max_connections: 1
|
max_connections: 1
|
||||||
queue_length: 3
|
queue_length: 3
|
||||||
interval: 100ms
|
interval: 100ms
|
||||||
|
|
@ -42,6 +39,7 @@ devices:
|
||||||
envconf:
|
envconf:
|
||||||
timestamp: toto
|
timestamp: toto
|
||||||
- name: 'VMPK'
|
- name: 'VMPK'
|
||||||
|
log_events: true
|
||||||
max_connections: 1
|
max_connections: 1
|
||||||
connect:
|
connect:
|
||||||
- args: [ "sh", "-c", "echo Hello world! 2" ]
|
- args: [ "sh", "-c", "echo Hello world! 2" ]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue