drupal installed
This commit is contained in:
9
Docker/php-8.3-fpm/php-custom.ini
Normal file
9
Docker/php-8.3-fpm/php-custom.ini
Normal file
@@ -0,0 +1,9 @@
|
||||
memory_limit = 8192M
|
||||
upload_max_filesize = 50M
|
||||
post_max_size = 50M
|
||||
max_execution_time = 150
|
||||
|
||||
; Log level
|
||||
; Possible Values: alert, error, warning, notice, debug
|
||||
; Default Value: notice
|
||||
log_level = debug
|
||||
Reference in New Issue
Block a user