Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14864597
D8486.id25929.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
228 B
Subscribers
None
D8486.id25929.diff
View Options
diff --git a/nginx.conf b/nginx.conf
--- a/nginx.conf
+++ b/nginx.conf
@@ -30,7 +30,7 @@
}
location ~* \.(css|js)$ {
- expires 1d;
+ expires -1;
}
error_page 500 502 503 504 /50x.html;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 20, 20:45 (14 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5865913
Default Alt Text
D8486.id25929.diff (228 B)
Attached To
D8486: Temporarily disable caching for css and js files
Event Timeline
Log In to Comment