mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 05:00:19 -05:00
camelCase push settings keys
This commit is contained in:
parent
731e1bcf46
commit
cbdc8f355f
@ -19,11 +19,11 @@
|
||||
"database": 0
|
||||
},
|
||||
"push": {
|
||||
"ApnsCertificateThumbprint": "SECRET",
|
||||
"ApnsCertificatePassword": "SECRET",
|
||||
"GcmSenderId": "SECRET",
|
||||
"GcmApiKey": "SECRET",
|
||||
"GcmAppPackageName": "com.bitwarden.vault"
|
||||
"apnsCertificateThumbprint": "SECRET",
|
||||
"apnsCertificatePassword": "SECRET",
|
||||
"gcmSenderId": "SECRET",
|
||||
"gcmApiKey": "SECRET",
|
||||
"gcmAppPackageName": "com.bitwarden.vault"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user