From 46a5e9446a68f92eb5e5d262cb6d1a40473b24b6 Mon Sep 17 00:00:00 2001 From: Emma Date: Mon, 30 Jun 2025 11:23:08 +0200 Subject: [PATCH] fix: misleading code examples Signed-off-by: Emma Co-authored-by: Simon L. --- admin_manual/installation/server_tuning.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/admin_manual/installation/server_tuning.rst b/admin_manual/installation/server_tuning.rst index 47adea9f8..53a35fc7a 100644 --- a/admin_manual/installation/server_tuning.rst +++ b/admin_manual/installation/server_tuning.rst @@ -221,7 +221,6 @@ Nextcloud to use Imaginary by editing your `config.php`: .. code:: php - [ 'OC\Preview\MP3', 'OC\Preview\TXT', @@ -249,14 +248,12 @@ You can change between jpeg and webp, the default is jpeg: :: - 'webp', If you want set a api key for imaginary': :: - 'secret', Default WebP quality setting for preview images is '80'. Change this with: