Compress image, lengthen cache lifetime.
This commit is contained in:
2
app.yaml
2
app.yaml
@@ -44,6 +44,7 @@ handlers:
|
||||
- url: /images
|
||||
static_dir: images
|
||||
secure: always
|
||||
expiration: 1w
|
||||
http_headers:
|
||||
X-Frame-Options: DENY
|
||||
X-Content-Type-Options: nosniff
|
||||
@@ -52,6 +53,7 @@ handlers:
|
||||
- url: /stylesheets
|
||||
static_dir: stylesheets
|
||||
secure: always
|
||||
expiration: 1w
|
||||
http_headers:
|
||||
X-Frame-Options: DENY
|
||||
X-Content-Type-Options: nosniff
|
||||
|
||||
BIN
images/forum.png
BIN
images/forum.png
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 275 B |
Reference in New Issue
Block a user