1
0
mirror of https://github.com/bitwarden/server synced 2026-01-09 03:53:42 +00:00

Removed caching

This commit is contained in:
Kyle Spearrin
2016-07-30 16:37:52 -04:00
parent 4a8162d09a
commit f456a4fca8
6 changed files with 12 additions and 65 deletions

View File

@@ -14,10 +14,6 @@
"logKey": "SECRET",
"apiKey": "SECRET"
},
"cache": {
"connectionString": "SECRET.COM:6380,password=SECRET,ssl=True,abortConnect=False",
"database": 0
},
"push": {
"apnsCertificateThumbprint": "SECRET",
"apnsCertificatePassword": "SECRET",