Add on-disk cache for forecasts
This commit is contained in:
parent
dd31dd5853
commit
5f18e14631
2 changed files with 134 additions and 10 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
node_modules
|
||||
**/debug.log
|
||||
server/scripts/custom.js
|
||||
cache/
|
||||
|
||||
#music folder
|
||||
server/music/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue