Update instance.php

This commit is contained in:
Shlee 2020-02-13 17:51:53 +08:00 committed by GitHub
parent 03de0761ab
commit 438138b55c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,9 +10,6 @@ return [
],
'discover' => [
'loops' => [
'enabled' => env('EXP_LOOPS', false),
],
'tags' => [
'is_public' => env('INSTANCE_PUBLIC_HASHTAGS', false)
],