From 0d4bc25ea9c97fc404fdd058406401a2fdc0727d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Sat, 23 May 2020 17:43:23 +0200 Subject: [PATCH] Update README: update aquatic_ws default config --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 71bb750..5d1b975 100644 --- a/README.md +++ b/README.md @@ -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