force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
8
ControlPanel/modules/ftp/htaccess.txt
Executable file
8
ControlPanel/modules/ftp/htaccess.txt
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
# Rename this file to .htaccess if you want to allow large file uploads
|
||||
# Note that this file is not always taken into account, depending on your server configuration
|
||||
|
||||
php_value max_execution_time 1200
|
||||
php_value memory_limit 200M
|
||||
php_value post_max_size 200M
|
||||
php_value upload_max_filesize 200M
|
||||
Loading…
Add table
Add a link
Reference in a new issue