aquatic_ws: comment out privilege settings since they're not implemented

This commit is contained in:
Joakim Frostegård 2020-05-15 17:01:15 +02:00
parent 0eb4039b5e
commit ad925c07f1
2 changed files with 2 additions and 7 deletions

View file

@ -158,11 +158,6 @@ channel_recv_timeout_microseconds = 200
interval = 30
max_peer_age = 180
max_connection_age = 180
[privileges]
drop_privileges = false
chroot_path = '.'
user = 'nobody'
```
### TLS