Update config.php

This commit is contained in:
Sharif El Shobkshy 2021-03-10 12:55:24 -03:00 committed by GitHub
parent 2245461442
commit 4793b8cac7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -100,9 +100,6 @@ $online_viewer = 'google';
// false => disable sticky header
$GLOBALS['sticky_navbar'] = true;
// Maximum file upload size
// Increase the following values in php.ini to work properly
// memory_limit, upload_max_filesize, post_max_size
// max upload file size
$max_upload_size_bytes = 5000;