mirror of
https://github.com/filegator/filegator.git
synced 2025-08-16 16:54:27 +02:00
New config param: overwrite_on_upload
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
return [
|
||||
'public_path' => '',
|
||||
'public_dir' => __DIR__.'/../../dist',
|
||||
'overwrite_on_upload' => false,
|
||||
|
||||
'frontend_config' => [
|
||||
'app_name' => 'FileGator',
|
||||
|
Reference in New Issue
Block a user