Caelebs commented on issue #1241:
URL: 
https://github.com/apache/apisix-dashboard/issues/1241#issuecomment-756594165


   I understand, so the current version 2.2 routing configuration related page 
involves plugin related functions, basically moved to the plugin configuration 
page, the plugin is configured in json format, which has little effect on the 
configuration items and the plugins with small data volume. , But the function 
is a little more complicated, the plug-in with more configuration items, json 
is not very friendly, but it is acceptable.
   
   However, some time ago I deployed three sets of code of version 2.2, which 
may involve the release version and the master branch code, both of which are 
version 2.2. However, the plugin configuration of two environments is json 
format, and the other environment is form configuration. 
   
   In addition, there are two environments that configure the plugin in json 
format. One of the environments will only display the default value `"disable": 
false`. I can't know what exactly the plugin needs to configure. I can only 
modify the configuration through the document and its examples. In another 
environment, when I click to enable the plugin, the plugin configuration item 
will be loaded by default. I only need to modify the value. If the way the form 
is configured causes most of the plugins couldn't be built perfectly, can only 
be configured with json, This method is more friendly. I will try the latest 
master branch code and confirm the current configuration method.
   
   
![2021](https://user-images.githubusercontent.com/12752710/103985659-4ea7ed00-51c4-11eb-91d5-cd54684d826b.png)
   
![2021](https://user-images.githubusercontent.com/12752710/103985670-523b7400-51c4-11eb-835d-39e7bbdaafb9.png)
   
![2021](https://user-images.githubusercontent.com/12752710/103985675-55cefb00-51c4-11eb-910e-77a0ec285e42.png)
   
   Thanks Reply @imjoey @liuxiran
   
   


----------------------------------------------------------------
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.

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


Reply via email to