feat: add support for legal doc links
This commit is contained in:
@@ -8,6 +8,11 @@ APP_AUTH_BANNER=""
|
||||
APP_SITEHOMEPAGE=""
|
||||
API_PREFIX="api"
|
||||
|
||||
# Add legal document links here. You may also leave them empty.
|
||||
GUIDELINES_URL="#"
|
||||
PRIVACY_URL="#"
|
||||
TERMS_URL="#"
|
||||
|
||||
# The auth banner is a relative path
|
||||
|
||||
# Hides IP addresses
|
||||
|
Reference in New Issue
Block a user