Skip to content

Commit 6341a9b

Browse files
committed
Configuration is optional.
1 parent 09c68b7 commit 6341a9b

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
@@ -75,7 +75,7 @@ Once your test is done, you must reload your configuration.
7575
That's it.
7676

7777
## <a name='configuration'>Configuration</a>
78-
There is no configuration to do.
78+
There is no configuration to do. It will work out of the box. But, you can edit a couple of things...
7979

8080
#### Cache expiration
8181
By default, files such as CSS, JS and medias (images, fonts, ...) are cached until December 31st, 2037 (`expires max;`). As of the latest Nginx stable version, it is not possible to set these values into variables. You can manually change the values if needed.

0 commit comments

Comments
 (0)