Remove space between `preview_max_y` and switches

This commit is contained in:
Olivier Paroz 2015-07-06 17:21:44 +02:00
parent 76af6b73ca
commit d447792d29

View File

@ -75,7 +75,7 @@ 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``.
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.