Deactivated public api of listmonk by default, which was a security hole

This commit is contained in:
2024-11-07 19:56:29 -03:00
parent e009a9d42c
commit 3e49bd84dc
3 changed files with 13 additions and 0 deletions

View File

@@ -190,6 +190,7 @@ bigbluebutton_enable_greenlight: "true"
#### Listmonk
listmonk_admin_username: "admin"
listmonk_public_api_activated: False # Security hole. Can be used for spaming
#### Mastodon
mastodon_version: "latest"