Skip to content

Commit b387a1e

Browse files
authored
Update custom/conf/app.example.ini
1 parent 29283b1 commit b387a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom/conf/app.example.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ ROUTER = console
580580
;;
581581
;; Print request id which parsed from request headers in access log, when access log is enabled.
582582
;; * E.g:
583-
;; * In reuqest Header: X-Request-ID: test-id-123
583+
;; * In request Header: X-Request-ID: test-id-123
584584
;; * Configuration in app.ini: REQUEST_ID_HEADERS = X-Request-ID
585585
;; * Print in log: 127.0.0.1:58384 - - [14/Feb/2023:16:33:51 +0800] "test-id-123"
586586
;;

0 commit comments

Comments
 (0)