清空
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
// 默认磁盘
|
||||
'default' => 'public',
|
||||
// 磁盘列表
|
||||
'disks' => [
|
||||
'public' => [
|
||||
'type' => 'local',
|
||||
'root' => 'uploads',
|
||||
],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user