From 76af6b73ca3b61e18dba048f1e9020c4070aa030 Mon Sep 17 00:00:00 2001 From: Olivier Paroz Date: Mon, 6 Jul 2015 16:49:44 +0200 Subject: [PATCH] Added doc about max preview size --- admin_manual/release_notes.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin_manual/release_notes.rst b/admin_manual/release_notes.rst index 33e9cc847..227290e45 100644 --- a/admin_manual/release_notes.rst +++ b/admin_manual/release_notes.rst @@ -75,6 +75,8 @@ Due to various technical issues, by default desktop sync clients older than configurable via the ``minimum.supported.desktop.version`` switch in ``config.php``. +Previews are now generated at a maximum size of 2048 x 2048 pixels. This is configurable via the ``preview_max_x`` and ``preview_max_y``switches in ``config.php``. + The ownCloud 8 server is not supported on any version of Windows. Enterprise 8.1 Only