Navigation Menu

Skip to content

Commit

Permalink
httpd: comment out user directive
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Aug 2, 2012
1 parent 4d65fac commit 2529fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/groonga-httpd.conf.in
Expand Up @@ -2,7 +2,7 @@ worker_processes 1;

# Match this to the file owner of groonga database files if groonga-httpd is
# run as root.
user groonga groonga;
#user groonga groonga;

events {
worker_connections 1024;
Expand Down

0 comments on commit 2529fc3

Please sign in to comment.