Update openpanel_config.md

This commit is contained in:
Stefan Pejcic 2024-04-08 15:09:43 +02:00 committed by GitHub
parent 9c17b105cf
commit 9145415103
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -398,7 +398,7 @@ basic_auth=yes
Both `basic_auth_username` and `basic_auth_password` need also to be set for the basic_auth to be active.
:::warning
:::danger
When BasicAuth is enabled, API access is automatically disabled!
:::