imjoey commented on a change in pull request #1102:
URL: https://github.com/apache/apisix-dashboard/pull/1102#discussion_r565160065



##########
File path: api/internal/conf/conf.go
##########
@@ -52,6 +52,7 @@ var (
        UserList         = make(map[string]User, 2)
        AuthConf         Authentication
        SSLDefaultStatus = 1 //enable ssl by default
+       ImportSizeLimit  = 10 * 1024 * 1024

Review comment:
       Is the unit `bytes`? It would be better for clear comments.




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