mirror of
https://github.com/thomiceli/opengist.git
synced 2025-06-23 18:27:57 +02:00
Add custom logo configuration (#209)
This commit is contained in:
@ -90,3 +90,9 @@ oidc.client-key:
|
||||
oidc.secret:
|
||||
# Discovery endpoint of the OpenID provider. Generally something like http://auth.example.com/.well-known/openid-configuration
|
||||
oidc.discovery-url:
|
||||
|
||||
|
||||
# Custom assets
|
||||
# Add your own custom assets to $opengist-home/custom/
|
||||
custom.logo:
|
||||
custom.favicon:
|
||||
|
Reference in New Issue
Block a user