Haneke / HanekeSwift

A lightweight generic cache for iOS written in Swift with extra love for images.
Apache License 2.0
5.21k stars 591 forks source link

How do i change the cache getting saved from `cachesDirectory` to `documentDirectory` #423

Open talk2cerlin opened 6 years ago

talk2cerlin commented 6 years ago

I want to change the cache directory from cachesDirectory to documentDirectory. is it possible? how can i do that?