1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Add documentation for SHOW_REGISTRATION_BUTTON (#5778)

* Fix #5737
This commit is contained in:
techknowlogick
2019-01-19 18:22:47 -05:00
committed by GitHub
parent fba1f14779
commit 71c832e043
2 changed files with 3 additions and 0 deletions

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`)