mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 22:51:30 -07:00
[img] maybe fix choppy images
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
// so image requests still hit R2/signing; assets are only fetched explicitly
|
// so image requests still hit R2/signing; assets are only fetched explicitly
|
||||||
// via the ASSETS binding.
|
// via the ASSETS binding.
|
||||||
"cache": {
|
"cache": {
|
||||||
"enabled": true
|
"enabled": false
|
||||||
},
|
},
|
||||||
"assets": {
|
"assets": {
|
||||||
"directory": "./static",
|
"directory": "./static",
|
||||||
|
|||||||
Reference in New Issue
Block a user