Update instance config

pull/6176/head
Daniel Supernault 10 months ago
parent 2549c8fa33
commit ab085452a7
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1

@ -191,6 +191,10 @@ return [
'total_count_estimate' => env('INSTANCE_TOTAL_POSTS_COUNT_ESTIMATE', false), 'total_count_estimate' => env('INSTANCE_TOTAL_POSTS_COUNT_ESTIMATE', false),
'admin' => [
'pid' => env('PF_ADMIN_PID', null),
],
'custom_filters' => [ 'custom_filters' => [
/* /*
* The maximum number of characters from a status that will be scanned * The maximum number of characters from a status that will be scanned

Loading…
Cancel
Save