Обход ограничения http/https при загрузке логотипов каналов + их ленивое кэширование

This commit is contained in:
2024-09-25 01:13:39 +08:00
parent d097366605
commit 2f0186e49f
11 changed files with 230 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
[PHP]
error_reporting = E_ALL
expose_php = Off
file_uploads = Off
memory_limit=-1
max_execution_time=-1

View File

@@ -1,5 +1,6 @@
[PHP]
error_reporting = E_ALL
expose_php = Off
file_uploads = Off
; upload_max_filesize=10M
; post_max_size=10M