Browse Source

Add documentation for SHOW_REGISTRATION_BUTTON (#5778)

* Fix #5737
tags/v1.9.0-dev
techknowlogick GitHub 6 years ago
parent
commit
a973ecb32e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      docs/content/doc/advanced/config-cheat-sheet.en-us.md

+ 1
- 0
docs/content/doc/advanced/config-cheat-sheet.en-us.md View File

@@ -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`: **\<empty\>**: 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`)



Loading…
Cancel
Save