From 083dd1f44e3d61667d503affd1c9aefcb7f00d81 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 22 Jul 2019 23:52:59 -0400 Subject: [PATCH] mention HIBP --- _articles/hosting/install-on-premise.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_articles/hosting/install-on-premise.md b/_articles/hosting/install-on-premise.md index 578a1ba9..0d229763 100644 --- a/_articles/hosting/install-on-premise.md +++ b/_articles/hosting/install-on-premise.md @@ -160,7 +160,7 @@ After changing settings in `./bwdata/config.yml`, you can apply them by running: **Environment Variables** -Some features such as a SMTP mail server settings, YubiKey OTP API credentials, etc. are not configured by the installer. You can find the environment file for these settings (and all others) in the following location: `./bwdata/env/global.override.env`. Edit this file and REPLACE the placeholders values for them. +Some features such as a SMTP mail server settings, YubiKey OTP API credentials, HaveIBeenPwned breach report API key, etc. are not configured by the installer. You can find the environment file for these settings (and all others) in the following location: `./bwdata/env/global.override.env`. Edit this file and REPLACE the placeholders values for them. Example: