diff options
Diffstat (limited to 'include/config_default.inc.php')
-rw-r--r-- | include/config_default.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config_default.inc.php b/include/config_default.inc.php index b6854946a..119aafde2 100644 --- a/include/config_default.inc.php +++ b/include/config_default.inc.php @@ -349,7 +349,7 @@ $conf['upload_maxfilesize'] = 200; $conf['upload_maxheight'] = 800; // upload_maxwidth: maximum width authorized for the uploaded images. In -// kilobytes. +// pixels. $conf['upload_maxwidth'] = 800; // upload_maxheight_thumbnail: maximum height authorized for the uploaded |