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