mirror of
https://github.com/seejohnrun/haste-server
synced 2025-08-14 08:26:50 -07:00
Make static asset caching an option
This commit is contained in:
parent
1382ec47b2
commit
9ed330bdae
4 changed files with 12 additions and 7 deletions
|
@ -7,6 +7,8 @@
|
|||
|
||||
"maxLength": 400000,
|
||||
|
||||
"cacheStaticAssets": true,
|
||||
|
||||
"logging": [
|
||||
{
|
||||
"level": "verbose",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue