Update instance.php

pull/2007/head
Shlee 6 years ago committed by GitHub
parent 03de0761ab
commit 438138b55c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,9 +10,6 @@ return [
],
'discover' => [
'loops' => [
'enabled' => env('EXP_LOOPS', false),
],
'tags' => [
'is_public' => env('INSTANCE_PUBLIC_HASHTAGS', false)
],
@ -53,4 +50,4 @@ return [
'enabled' => env('RESTRICTED_INSTANCE', false),
'level' => 1
]
];
];

Loading…
Cancel
Save