mirror of https://github.com/pixelfed/pixelfed.git
Update instance config
This commit is contained in:
parent
669f8b280b
commit
ed7c3bd888
|
@ -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 New Issue