mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 02:05:30 +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
|
interval = 30
|
||||||
max_peer_age = 180
|
max_peer_age = 180
|
||||||
max_connection_age = 180
|
max_connection_age = 180
|
||||||
|
|
||||||
|
[privileges]
|
||||||
|
drop_privileges = false
|
||||||
|
chroot_path = '.'
|
||||||
|
user = 'nobody'
|
||||||
```
|
```
|
||||||
|
|
||||||
#### TLS
|
#### TLS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue