mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-17 20:11:27 +00:00
Update instance config
This commit is contained in:
parent
669f8b280b
commit
ed7c3bd888
1 changed files with 1 additions and 0 deletions
|
@ -154,6 +154,7 @@ return [
|
|||
|
||||
'nag' => [
|
||||
'enabled' => (bool) env('INSTANCE_NOTIFY_APP_GATEWAY', true),
|
||||
'api_key' => env('PIXELFED_PUSHGATEWAY_KEY', false),
|
||||
'endpoint' => 'push.pixelfed.net',
|
||||
],
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue