summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-03-16 11:48:35 +0100
committerValery Piashchynski <[email protected]>2023-03-16 11:48:35 +0100
commitd2eefe3af7bbeb8c302b5af1448318a1e600980d (patch)
tree90b21d47b1115bd0b2b1aaa920d4c9db5c685d40 /.rr.yaml
parent5dbfd055bae06d1e9403d5225af33b9109906402 (diff)
chore: use config `version: '3'`
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to '.rr.yaml')
-rw-r--r--.rr.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.rr.yaml b/.rr.yaml
index 22357d9b..1b3d528e 100644
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -12,7 +12,7 @@
# Important: TCP port numbers for each plugin (rpc, http, etc) must be unique!
# RR configuration version
-version: "2.7"
+version: '3'
# Remote Procedures Calling (docs: https://roadrunner.dev/docs/plugins-rpc/2.x/en)
# Is used for connecting to RoadRunner server from your PHP workers.