Update elfinder-detect.yaml
parent
57bdb75054
commit
47433f207b
|
@ -10,8 +10,9 @@ requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
- "{{BaseURL}}/php/connector.minimal.php"
|
- "{{BaseURL}}/elfinder.html"
|
||||||
|
|
||||||
|
stop-at-first-match: true
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
|
|
||||||
|
@ -19,7 +20,6 @@ requests:
|
||||||
part: body
|
part: body
|
||||||
words:
|
words:
|
||||||
- "<!-- Element where elFinder will be created (REQUIRED) -->"
|
- "<!-- Element where elFinder will be created (REQUIRED) -->"
|
||||||
- '{"error":["errUnknownCmd"]}'
|
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
|
|
Loading…
Reference in New Issue