diff --git a/config.php.sample b/config.php.sample index 3dbc5e4..3987f94 100644 --- a/config.php.sample +++ b/config.php.sample @@ -3,5 +3,7 @@ return [ 'username' => '', 'password' => '' - 'noAlbumToken' => '' + 'noAlbumToken' => '', + 'fileUploadLimitMb' => 1024, + 'maximumNumberOfFilesPerUpload' => 200 ]; diff --git a/index.php b/index.php index 231580e..213d6ab 100644 --- a/index.php +++ b/index.php @@ -36,8 +36,7 @@ $footer = '