From e788744a0f244177a842954e9b00159eac4a06b1 Mon Sep 17 00:00:00 2001 From: ghost Date: Thu, 2 Nov 2023 01:38:55 +0200 Subject: [PATCH] add configuration tip for upload_max_filesize --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 0cfd47b..dfa68bc 100644 --- a/.env +++ b/.env @@ -86,10 +86,10 @@ APP_TRACKERS=http://[201:23b4:991a:634d:8359:4521:5576:15b7]:2023/announce|http: # List of crawlers where ignored in actions and activity features APP_CRAWLERS=201:23b4:991a:634d:8359:4521:5576:15b7|30a:5fad::e -# Max torrent filesize for uploads +# Max torrent filesize for uploads (check upload_max_filesize in the php.ini) APP_TORRENT_FILE_SIZE_MAX=1024000 -# Max torrent poster filesize for uploads +# Max torrent poster filesize for uploads (check upload_max_filesize in the php.ini) APP_TORRENT_POSTER_FILE_SIZE_MAX=10240000 # Store wanted torrent files in /app/var/ftp by /app/crontab/torrent/scrape/{key}