Skip to content

Commit 95662d6

Browse files
committed
added new flag to README
1 parent 15a9588 commit 95662d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ The following parameters are optional:
113113
- :code:`rp_issue_id_marks = True` - Enables adding marks for issue ids (e.g. "issue:123456")
114114
- :code:`rp_verify_ssl = True` - Verify SSL when connecting to the server
115115
- :code:`rp_mode = DEFAULT` - DEBUG or DEFAULT launch mode. DEBUG launches are displayed in a separate tab and not visible to anyone except owner
116+
- :code:`rp_thread_logging` - EXPERIMENTAL - Enables support for reporting logs from threads by patching the builtin Thread class. Use with caution.
116117

117118

118119
If you like to override the above parameters from command line, or from CI environment based on your build, then pass

0 commit comments

Comments
 (0)