Syntax corrected: empty value needs to be quoted.

This commit is contained in:
Hans van Zijst 2024-11-04 16:49:15 +01:00
parent 387c358656
commit 125bfb3892
Signed by untrusted user: hans
GPG key ID: 43DBCC37BFDEFD72

View file

@ -47,7 +47,7 @@ easier to protect), make the aforementioned option explicitly empty and
uncomment it: uncomment it:
``` ```
listen_addresses = listen_addresses = ''
``` ```
Check these options to make sure the socket is placed in the right spot and Check these options to make sure the socket is placed in the right spot and