]> source.dussan.org Git - nextcloud-server.git/commitdiff
Typo 30225/head
authoracsfer <carlos@reendex.com>
Sun, 12 Dec 2021 15:45:13 +0000 (16:45 +0100)
committerSimon L. (Rebase PR Action) <szaimen@e.mail.de>
Sun, 20 Feb 2022 20:31:25 +0000 (20:31 +0000)
config/config.sample.php

index 5cea02f822fa7adbbfcb3e4180595e7ae1f80727..c433fb51d23b03533ab4cc10b36ea5002e682639 100644 (file)
@@ -1070,7 +1070,7 @@ $CONFIG = [
  * Max file size for generating image previews with imagegd (default behavior).
  * If the image is bigger, it'll try other preview generators, but will most
  * likely either show the default mimetype icon or not display the image at all.
- * Set to ``-1`` for no limit and try to generate previews on all images sizes.
+ * Set to ``-1`` for no limit and try to generate image previews on all file sizes.
  *
  * Defaults to ``50`` megabytes
  */