Allow changing authentication banner

This commit is contained in:
2021-10-25 18:54:09 +01:00
parent c45751e21b
commit d5bd903c22
6 changed files with 18 additions and 6 deletions

View File

@@ -4,8 +4,9 @@ APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost
APP_LOGO="https://www.raspberrypi.org/app/uploads/2020/05/Raspberry-Pi-OS-downloads-image-150x150-1.png"
APP_AUTH_BANNER=""
APP_SITEHOMEPAGE=""
# This can be your main homepage, other than this site itself
# The auth banner is a relative path
# Hides IP addresses
HIDE_IPS=false