mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update README: update aquatic_ws default config
This commit is contained in:
parent
a5b1fa619a
commit
0d4bc25ea9
1 changed files with 5 additions and 0 deletions
|
|
@ -163,6 +163,11 @@ channel_recv_timeout_microseconds = 200
|
|||
interval = 30
|
||||
max_peer_age = 180
|
||||
max_connection_age = 180
|
||||
|
||||
[privileges]
|
||||
drop_privileges = false
|
||||
chroot_path = '.'
|
||||
user = 'nobody'
|
||||
```
|
||||
|
||||
#### TLS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue