kopia lustrzana https://github.com/pixelfed/pixelfed
Update instance config, preserve backwards compatible defaults
rodzic
f19d4d766a
commit
b5c017a2ba
|
@ -25,7 +25,7 @@ return [
|
||||||
|
|
||||||
'timeline' => [
|
'timeline' => [
|
||||||
'local' => [
|
'local' => [
|
||||||
'is_public' => env('INSTANCE_PUBLIC_LOCAL_TIMELINE', false)
|
'is_public' => env('INSTANCE_PUBLIC_LOCAL_TIMELINE', true)
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue