mirror of
https://github.com/filegator/filegator.git
synced 2025-08-11 13:24:02 +02:00
fix tests by updating the config fixture to the latest version
This commit is contained in:
@@ -8,6 +8,8 @@
|
|||||||
"upload_chunk_size": 1048576,
|
"upload_chunk_size": 1048576,
|
||||||
"upload_simultaneous": 3,
|
"upload_simultaneous": 3,
|
||||||
"default_archive_name": "archive.zip",
|
"default_archive_name": "archive.zip",
|
||||||
|
"editable": [".txt",".css",".js",".ts",".html",".php"],
|
||||||
|
"date_format": "YY/MM/DD hh:mm:ss",
|
||||||
"guest_redirection": ""
|
"guest_redirection": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user