scripting / a8c-FeedLand-Support

A public repo for discussing FeedLand at A8C.
1 stars 0 forks source link

Turn off river cache #69

Closed scripting closed 8 months ago

scripting commented 8 months ago

Let's turn off the river cache. It makes it tricky to debug this stuff. And with the newly added index, we might not need it any longer.

This is what should change in config.js.

"flUseRiverCache": false,

cagrimmett commented 8 months ago

Done and deployed, @scripting!

scripting commented 8 months ago

@cagrimmett -- thank you.

it all seems to be working. ;-)

fmfernandes commented 8 months ago

River cache is set to off now.