mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Merge branch 'custom-avatar-provider' of git://github.com/Vinrobot/BookStack into Vinrobot-custom-avatar-provider
This commit is contained in:
@@ -19,6 +19,7 @@ return [
|
||||
'gravatar' => env('GRAVATAR', !env('DISABLE_EXTERNAL_SERVICES', false)),
|
||||
'drawio' => env('DRAWIO', !env('DISABLE_EXTERNAL_SERVICES', false)),
|
||||
|
||||
'gravatar_url' => env('GRAVATAR_URL', false),
|
||||
|
||||
'callback_url' => env('APP_URL', false),
|
||||
|
||||
|
Reference in New Issue
Block a user