1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-22 12:24:01 +00:00

licensing options when self hosted

This commit is contained in:
Kyle Spearrin
2017-08-11 23:23:14 -04:00
parent a209c9450a
commit 2272bcac71
7 changed files with 498 additions and 420 deletions

View File

@@ -241,6 +241,7 @@ function config() {
createModule: false,
constants: _.merge({}, {
appSettings: {
selfHosted: false,
version: project.version,
environment: project.env
}