diff options
author | Valery Piashchynski <[email protected]> | 2020-04-22 00:00:08 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-04-22 00:00:08 +0300 |
commit | 4383ea22324920d5f901ee9cbbf9493480ecf1ea (patch) | |
tree | 4e7cf4180b1e62e297a44df95f1367e43b1eac75 /.rr.yaml | |
parent | a6bd7b7aa36de67501ff69a6ef000ebd748b576b (diff) |
update build, readme, .rr.yaml
Diffstat (limited to '.rr.yaml')
-rw-r--r-- | .rr.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -83,6 +83,9 @@ http: # connection method (pipes, tcp://:9000, unix://socket.unix). default "pipes" relay: "pipes" + # user under which process will be started + user: "" + # worker pool configuration. pool: # number of workers to be serving. |