Skip to content

Commit

Permalink
no epub_content cache control
Browse files Browse the repository at this point in the history
  • Loading branch information
danielweck committed Dec 11, 2015
1 parent 501d1aa commit 939f4d5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@
"headers": [
{
"source": "epub_content/**",
"headers": [
{
"key": "Cache-Control",
"value": "public, max-age=31536000"
},
"headers": [
{
"key": "Access-Control-Allow-Origin",
"value": "true"
Expand Down

0 comments on commit 939f4d5

Please sign in to comment.