Skip to content

Commit b0010af

Browse files
committed
Use default expiration time.
1 parent 318dcb1 commit b0010af

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

extras/appengine/app.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ handlers:
1818
- url: /static/(script.js|styles.css)
1919
static_files: static/\1
2020
upload: static/(script.js|styles.css)
21-
expiration: 1h # Shorter expiration, these change often
2221

2322
- url: /static
2423
static_dir: static

0 commit comments

Comments
 (0)