Skip to content

Commit d5d007c

Browse files
committed
[TASK] Update documentation
1 parent 1bdae08 commit d5d007c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@ The proxy require a small change in Flow Framwork, so please patch your version
3434
before submitting an issue: https://review.typo3.org/#/c/40794. This change is
3535
compatible with Flow master, 3.0, 2.3 (not tested on older version).
3636

37+
How to debug the proxy class directly
38+
-------------------------------------
39+
40+
You can disable to path mapping, in this case the proxy do not process xDebug
41+
protocol:
42+
43+
./flow-debugproxy --framework dummy
44+
3745
Show help
3846
---------
3947

0 commit comments

Comments
 (0)