You've already forked snikket-web-portal
Add support for setting a human-friendly SITE_NAME
This commit is contained in:
@@ -30,6 +30,13 @@ SNIKKET_WEB_PROSODY_ENDPOINT='http://localhost:5280'
|
||||
# This must be set for login to work correctly.
|
||||
SNIKKET_WEB_DOMAIN='localhost'
|
||||
|
||||
# A human-friendly name for the Snikket server.
|
||||
#
|
||||
# This should not be too wide when rendered to fit into the layout.
|
||||
# Defaults to SNIKKET_WEB_DOMAIN.
|
||||
#
|
||||
#SNIKKET_WEB_SITE_NAME
|
||||
|
||||
|
||||
# OPTIONAL SETTINGS
|
||||
# =================
|
||||
|
||||
Reference in New Issue
Block a user