fxa/packages/fxa-customs-server/lib/config/dev.json
Vijay Budhram 0e00017b0d
fix(cache): Remove memcache service and references to it
feat(sync): Return estimated sync devices in recovery key exist route
2024-04-30 15:08:47 -04:00

7 lines
65 B
JSON

{
"redis": {
"customs": {
"enabled": true
}
}
}