Skip to content

Commit b405ba3

Browse files
committed
Revert back to original readme contents
1 parent 68b2d2f commit b405ba3

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
@@ -49,7 +49,7 @@ use SecureHeaders::Middleware
4949

5050
## Configuration
5151

52-
If you do not supply a configuration, a default (which is fairly locked down) will be used.
52+
If you do not supply a `default` configuration, exceptions will be raised. If you would like to use a default configuration (which is fairly locked down), just call `SecureHeaders::Configuration.default` without any arguments or block.
5353

5454
All `nil` values will fallback to their default values. `SecureHeaders::OPT_OUT` will disable the header entirely.
5555

0 commit comments

Comments
 (0)