mirror of
https://github.com/daylinmorgan/git-server.git
synced 2024-12-21 19:30:45 -06:00
add note about users page
This commit is contained in:
parent
03b1b3ad95
commit
73544366e7
1 changed files with 3 additions and 0 deletions
|
@ -38,6 +38,9 @@ ROOT_URL = https://git.dayl.in/
|
|||
DISABLE_REGISTRATION = true
|
||||
NO_REPLY_ADDRESS = noreply.git.dayl.in
|
||||
|
||||
[service.explore]
|
||||
DISABLE_USERS_PAGE = true
|
||||
|
||||
[ui]
|
||||
DEFAULT_THEME = arc-green
|
||||
THEMES = arc-green
|
||||
|
|
Loading…
Reference in a new issue