summaryrefslogtreecommitdiff
path: root/plugins/config/tests/.rr.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-12-21 19:42:23 +0300
committerValery Piashchynski <[email protected]>2020-12-21 19:42:23 +0300
commitee8b4075c0f836d698d1ae505c87c17147de447a (patch)
tree531d980e5bfb94ee39b03952a97e0445f7955409 /plugins/config/tests/.rr.yaml
parent0ad45031047bb479e06ce0a0f496c6db9b2641c9 (diff)
Move plugins to the roadrunner-plugins repository
Diffstat (limited to 'plugins/config/tests/.rr.yaml')
-rwxr-xr-xplugins/config/tests/.rr.yaml18
1 files changed, 0 insertions, 18 deletions
diff --git a/plugins/config/tests/.rr.yaml b/plugins/config/tests/.rr.yaml
deleted file mode 100755
index 732a1366..00000000
--- a/plugins/config/tests/.rr.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
-reload:
- enabled: true
- interval: 1s
- patterns: [".php"]
- services:
- http:
- recursive: true
- ignore: ["vendor"]
- patterns: [".php", ".go",".md",]
- dirs: ["."]
- jobs:
- recursive: false
- ignore: ["service/metrics"]
- dirs: ["./jobs"]
- rpc:
- recursive: true
- patterns: [".json"]
- dirs: [""]