X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2Futils%2Fconfig%2FconfigJson.json.php;h=a656b67c1f8723e1fc32a46d93e579939c4ae0b8;hb=28f26524609338316cc6e51c743058e6e8c7b12b;hp=061d4c283119605db6450cbbc6bd49a66b3d6737;hpb=787faa42f3a2bcbf83a7853f23f3667a6febf9da;p=github%2Fshaarli%2FShaarli.git diff --git a/tests/utils/config/configJson.json.php b/tests/utils/config/configJson.json.php index 061d4c28..a656b67c 100644 --- a/tests/utils/config/configJson.json.php +++ b/tests/utils/config/configJson.json.php @@ -61,11 +61,6 @@ "dev": { "debug": true }, - "thumbnails": { - "enabled": true, - "width": 125, - "height": 90 - }, "updates": { "check_updates": false, "check_updates_branch": "stable", @@ -79,6 +74,11 @@ "language": "auto", "mode": "php", "extensions": [] + }, + "thumbnails": { + "enabled": true, + "width": 90, + "height": 53 } } -*/ ?> \ No newline at end of file +*/ ?>