From d16746ea317d2e5fc7c8a973fdec71c4788de75b 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 --- doc/advanced/config-cheat-sheet.en-us.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/advanced/config-cheat-sheet.en-us.md b/doc/advanced/config-cheat-sheet.en-us.md index ed4fce2a..0a987746 100644 --- a/doc/advanced/config-cheat-sheet.en-us.md +++ b/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`)