Skip to content

Commit 6bd2ac7

Browse files
authored
Update README.md
1 parent 528e5ef commit 6bd2ac7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/advanced-config/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ You can add your custom configuration snippet files at `/data/nginx/custom` as f
2424

2525
- `/data/nginx/custom/root.conf`: Included at the very end of nginx.conf
2626
- `/data/nginx/custom/http.conf`: Included at the end of the main http block
27+
- `/data/nginx/custom/stream.conf`: Included at the end of the main stream block
2728
- `/data/nginx/custom/server_proxy.conf`: Included at the end of every proxy server block
2829
- `/data/nginx/custom/server_redirect.conf`: Included at the end of every redirection server block
2930
- `/data/nginx/custom/server_stream.conf`: Included at the end of every stream server block

0 commit comments

Comments
 (0)