From a973ecb32eeded32ccdba299d7c67d5771d00831 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Sat, 19 Jan 2019 18:22:47 -0500 Subject: [PATCH] Add documentation for SHOW_REGISTRATION_BUTTON (#5778) * Fix #5737 --- docs/content/doc/advanced/config-cheat-sheet.en-us.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/doc/advanced/config-cheat-sheet.en-us.md b/docs/content/doc/advanced/config-cheat-sheet.en-us.md index ed4fce2aa..0a9877463 100644 --- a/docs/content/doc/advanced/config-cheat-sheet.en-us.md +++ b/docs/content/doc/advanced/config-cheat-sheet.en-us.md @@ -206,6 +206,7 @@ Values containing `#` or `;` must be quoted using `` ` `` or `"""`. - `ENABLE_USER_HEATMAP`: **true** Enable this to display the heatmap on users profiles. - `EMAIL_DOMAIN_WHITELIST`: **\**: If non-empty, list of domain names that can only be used to register on this instance. +- `SHOW_REGISTRATION_BUTTON`: **! DISABLE\_REGISTRATION**: Show Registration Button ## Webhook (`webhook`)