mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-13 18:28:55 +02:00
Remove protected mode as it is anyways in the local network.
This commit is contained in:
parent
0421a2c72c
commit
d86869ce9a
1 changed files with 1 additions and 1 deletions
|
|
@ -248,7 +248,7 @@ in {
|
|||
# By default protected mode is enabled. You should disable it only if
|
||||
# you are sure you want clients from other hosts to connect to the server
|
||||
# even if no authentication is configured.
|
||||
protected-mode yes
|
||||
protected-mode no
|
||||
|
||||
# The server uses default hardened security configuration directives to reduce the
|
||||
# attack surface on innocent users. Therefore, several sensitive configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue