Skip to content

Commit 7677a89

Browse files
authored
docs: remove comment regarding serving dotfiles
fixed upstream - https://redirect.github.com/denoland/std/pull/6180
1 parent 2b8c08a commit 7677a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Also, note that the API routes will take precedence over static files. It is rec
9898

9999
## Security Considerations
100100

101-
- Do not set `static.fsRoot` to a directory that contains sensitive files. The server will serve any file in that directory including dotfiles.
101+
- Do not set `static.fsRoot` to a directory that contains sensitive files.
102102

103103
## Contributing
104104

0 commit comments

Comments
 (0)