mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 22:46:16 +00:00
Built-in File Manager (#458)
This commit is contained in:
@ -62,7 +62,7 @@
|
||||
'root' => storage_path('app/key-pairs'),
|
||||
],
|
||||
|
||||
'backups' => [
|
||||
'tmp' => [
|
||||
'driver' => 'local',
|
||||
'root' => sys_get_temp_dir(),
|
||||
],
|
||||
|
Reference in New Issue
Block a user