mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 05:00:49 +08:00
fix issues
This commit is contained in:
@@ -459,4 +459,7 @@ return array (
|
||||
'permission' => [
|
||||
'user_token_allowed' => \App\Repositories\TokenRepository::listUserTokenPermissions(false),
|
||||
],
|
||||
'image_hosting' => [
|
||||
'driver' => 'local',
|
||||
],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user