Browse Source

Update openpanel_config.md

Stefan Pejcic 1 year ago
parent
commit
9145415103
1 changed files with 1 additions and 1 deletions
  1. 1 1
      documentation/docs/admin/scripts/openpanel_config.md

+ 1 - 1
documentation/docs/admin/scripts/openpanel_config.md

@@ -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!
 :::