site
site copied to clipboard
caching missing: service.settings.$cache
I see this configuration missing in document for a long time
// some.service.js
{
settings: {
// this is default action cache value
// will be applied when action.cache === undefined
$cache: boolean
}
}