Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Commit

Permalink
Merge pull request thumbor#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 2ec82de + dde7697 commit 8b2181e
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 8b2181e

Please sign in to comment.