mirror of
https://github.com/filegator/filegator.git
synced 2025-07-31 23:40:41 +02:00
refactoring & new config vars
This commit is contained in:
@@ -21,6 +21,8 @@ Note: if you've made a mistake in configuration file (forgot to close a quote?)
|
||||
'upload_chunk_size' => 1 * 1024 * 1024, // 1MB
|
||||
'upload_simultaneous' => 3,
|
||||
'default_archive_name' => 'archive.zip',
|
||||
'editable' => ['.txt', '.css', '.js', '.ts', '.html', '.php'],
|
||||
'date_format' => 'YY/MM/DD hh:mm:ss',
|
||||
],
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user