chenxing0755 opened a new issue #6566:
URL: https://github.com/apache/apisix/issues/6566


   ### Improved or typo fixed.
   
   1.  one description
   
   apisix source code file:
   apache-apisix-2.12.1-src\apache-apisix-2.12.1-src\conf\config-default.yaml
   there is a configuration item "apisix.allow_admin"  ,the official 
description is " # If we don't set any IP list, then any IP access is allowed 
by default." ,the screenshot below:
   
   ![config-default 
yaml](https://user-images.githubusercontent.com/45444321/157612573-95be5b18-f08c-4988-a2d6-9a9820c7fe97.png)
   
   2. the opposite description
   official  website :https://apisix.apache.org/zh/docs/apisix/FAQ  
   the configuration item "apisix.allow_admin" ,the  description is "By 
default, Apache APISIX only allows 127.0.0.0/24 IP address range to access the 
Admin API"
   
   
![FAQ](https://user-images.githubusercontent.com/45444321/157613976-7a88f23e-1001-4264-b1a8-2be194ae5668.png)
   
   3. Tests have found that,the description of  configuration item 
"apisix.allow_admin" , official  website  FAQ is right,the source code file is 
wrong 。
   
   
   
   ### Solution
   
   Modify the description of  configuration item "apisix.allow_admin"   in this 
 source code file 
"apache-apisix-2.12.1-src\apache-apisix-2.12.1-src\conf\config-default.yaml"


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to