Skip to content

Commit

Permalink
Merge pull request #621 from Bertg/patch-1
Browse files Browse the repository at this point in the history
Add MAX_AGE False information
  • Loading branch information
guilhermef committed Dec 9, 2015
2 parents 013c223 + f12e755 commit 0b0c09e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -665,6 +665,7 @@ Example of Configuration File
#QUALITY = 80
## Max AGE sent as a header for the image served by thumbor in seconds
## Set to False to disable setting of Expires and Cache-Control headers
## Defaults to: 86400
#MAX_AGE = 86400
Expand Down

0 comments on commit 0b0c09e

Please sign in to comment.