mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-05-04 18:08:46 +03:00
Merge branch 'custom-avatar-provider' of git://github.com/Vinrobot/BookStack into Vinrobot-custom-avatar-provider
This commit is contained in:
@@ -62,6 +62,11 @@ DISCORD_APP_SECRET=false
|
||||
|
||||
# External services such as Gravatar and Draw.IO
|
||||
DISABLE_EXTERNAL_SERVICES=false
|
||||
# Default GRAVATAR_URL set to Gravatar service
|
||||
GRAVATAR_URL=false
|
||||
# To use a different service to get user's avatar like libravatar
|
||||
# Possible placeholders: %{hash} %{size} %{email}
|
||||
#GRAVATAR_URL=https://seccdn.libravatar.org/avatar/%{hash}?s=%{size}&d=identicon
|
||||
|
||||
# LDAP Settings
|
||||
LDAP_SERVER=false
|
||||
|
||||
Reference in New Issue
Block a user