Commit 98f4b7b
committed
minor #7603 Update matchers.rst (atailouloute)
This PR was merged into the 2.7 branch.
Discussion
----------
Update matchers.rst
Fix the XML and PHP examples to use the correct framework configuration (As described below)
```yml
# profiler configuration
profiler:
....
matcher:
ip: ~
```
Commits
-------
1e36eab Update matchers.rst1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
58 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
| |||
0 commit comments