summaryrefslogtreecommitdiff
path: root/cmd/rr/.rr.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/rr/.rr.yaml')
-rw-r--r--cmd/rr/.rr.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmd/rr/.rr.yaml b/cmd/rr/.rr.yaml
index 6e3b689b..5ccf73e9 100644
--- a/cmd/rr/.rr.yaml
+++ b/cmd/rr/.rr.yaml
@@ -42,6 +42,10 @@ http:
# php worker command.
command: "php /Users/wolfy-j/Projects/phpapp/webroot/index.php rr pipes --no-ansi"
+ user: "wolfy-j"
+
+ group: "wolfy-j"
+
# connection method (pipes, tcp://:9000, unix://socket.unix).
relay: "pipes"