jobs: Reduce update freq for turkish lira longterm

Daily/weekly updates not longer needed
This commit is contained in:
2019-03-04 20:56:55 +01:00
parent 5eb512655c
commit 49bf0e7c64

View File

@@ -2,11 +2,11 @@
{
"image" : "Euro_exchange_rate_to_TRY_(6000px_wide).svg",
"script" : "Euro_exchange_rate_to_TRY_6000px_wide",
"freq" : 1
"freq" : 30
},
{
"image" : "Euro_exchange_rate_to_TRY_(800px_wide).svg",
"script" : "Euro_exchange_rate_to_TRY_800px_wide",
"freq" : 7
"freq" : 30
}
]