1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

environment settings

This commit is contained in:
Kyle Spearrin
2017-08-22 12:00:59 -04:00
parent 5b6bddccca
commit 220703a9d7
11 changed files with 235 additions and 59 deletions

View File

@@ -1,5 +1,8 @@
function ConstantsService(i18nService) {
return {
baseUrlKey: 'baseUrl',
apiUrlKey: 'apiUrl',
identityUrlKey: 'identityUrl',
disableGaKey: 'disableGa',
disableAddLoginNotificationKey: 'disableAddLoginNotification',
disableContextMenuItemKey: 'disableContextMenuItem',