Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
zh-jq-b authored and zh-jq committed Nov 25, 2024
1 parent 6eb02f7 commit 3986332
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion g3proxy/doc/log/task/http_forward.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Show the time spent from the receive of the http request header to the creation
reuse_connection
----------------

**required**, **type**: bool
**optional**, **type**: bool

Show if this task reuse old remote connection.

Expand Down
6 changes: 3 additions & 3 deletions g3proxy/doc/log/task/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ The selected escaper name.
reason
------

**required**, **type**: enum string
**optional**, **type**: enum string

The brief reason why the task ends.

Expand Down Expand Up @@ -155,9 +155,9 @@ and the remote channel have been established. The value may be empty if the task
total_time
----------

**required**, **type**: time duration string
**optional**, **type**: time duration string

Show the time from the creation of the task to the end of the task.
Show the time from the creation of the task to the time of this log.

Sub Types
=========
Expand Down

0 comments on commit 3986332

Please sign in to comment.