Update instance config, add stories

pull/1906/head
Daniel Supernault 5 years ago
parent 7faa9d8e61
commit 1960e8d6b4
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -47,4 +47,8 @@ return [
'custom' => env('USERNAME_REMOTE_CUSTOM_TEXT', null)
]
],
'stories' => [
'enabled' => env('STORIES_ENABLED', false),
]
];
Loading…
Cancel
Save