瀏覽代碼

Update openpanel_config.md

Stefan Pejcic 1 年之前
父節點
當前提交
9145415103
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.
 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!
 When BasicAuth is enabled, API access is automatically disabled!
 :::
 :::