spacewander commented on a change in pull request #4362:
URL: https://github.com/apache/apisix/pull/4362#discussion_r644444370
##########
File path: apisix/cli/ngx_tpl.lua
##########
@@ -19,6 +19,8 @@ return [=[
# Configuration File - Nginx Server Configs
# This is a read-only file, do not try to modify it.
+user root;
Review comment:
This can be archived without modifying APISIX:
https://github.com/apache/apisix/blob/master/docs/en/latest/customize-nginx-configuration.md
--
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]