mirror of
https://github.com/bitwarden/server
synced 2026-01-09 03:53:42 +00:00
Removed caching
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user