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

@@ -366,6 +366,8 @@ DEFAULT_ALLOW_ONLY_CONTRIBUTORS_TO_TRACK_TIME = true
; if he has set KeepEmailPrivate to true. The user's email will be replaced with a
; concatenation of the user name in lower case, "@" and NO_REPLY_ADDRESS.
NO_REPLY_ADDRESS = noreply.example.org
; Show Registration button
SHOW_REGISTRATION_BUTTON = true
[webhook]
; Hook task queue length, increase if webhook shooting starts hanging