You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/02/04 01:43:46 UTC

[GitHub] [apisix-dashboard] starsz commented on a change in pull request #1420: feat: added support for -c to set the config file path

starsz commented on a change in pull request #1420:
URL: https://github.com/apache/apisix-dashboard/pull/1420#discussion_r569883346



##########
File path: api/internal/conf/conf.go
##########
@@ -54,6 +54,7 @@ var (
 	SSLDefaultStatus = 1 //enable ssl by default
 	ImportSizeLimit  = 10 * 1024 * 1024
 	PIDPath          = "/tmp/manager-api.pid"
+	FilePathSet		 = "/conf/conf.yaml"

Review comment:
       Please take care of code style.




----------------------------------------------------------------
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:
users@infra.apache.org