diff --git a/tests/frontend/e2e/fixtures/getconfig.json b/tests/frontend/e2e/fixtures/getconfig.json index e953567..83e31cf 100644 --- a/tests/frontend/e2e/fixtures/getconfig.json +++ b/tests/frontend/e2e/fixtures/getconfig.json @@ -8,6 +8,8 @@ "upload_chunk_size": 1048576, "upload_simultaneous": 3, "default_archive_name": "archive.zip", + "editable": [".txt",".css",".js",".ts",".html",".php"], + "date_format": "YY/MM/DD hh:mm:ss", "guest_redirection": "" } }