1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

Meta-Descriptions (#778)

* initial commit

* 2nd batch

* last batch
This commit is contained in:
fred_the_tech_writer
2021-10-27 10:38:41 -04:00
committed by GitHub
parent d4efd98c15
commit 5e11a4ac9b
167 changed files with 172 additions and 5 deletions

View File

@@ -6,6 +6,7 @@ featured: false
popular: false
tags: [hosting, docker, install, deploy]
order: "06"
description: "Customers who self-host the Bitwarden password manager will find in this article a selection of commonly used environment variables for configuring their server."
---
Some features of Bitwarden are not configured by the `bitwarden.sh` installer. Configure these settings by editing the environment file, located at `./bwdata/env/global.override.env`. `global.override.env` comes pre-baked with configurable variables (see [Included Variables](#included-variables)), however there are additional variables which can be manually added (see [Optional Variables](#optional-variables)).