shenal commented on a change in pull request #1695:
URL: https://github.com/apache/incubator-apisix/pull/1695#discussion_r446531494



##########
File path: bin/apisix
##########
@@ -86,7 +86,9 @@ local template = require("resty.template")
 local ngx_tpl = [=[
 # Configuration File - Nginx Server Configs
 # This is a read-only file, do not try to modify it.
-
+{% if enable_root then %}
+user root;

Review comment:
       Agree, we should encourage running APISIX with least privilleges not 
otherwise.




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