mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-13 02:32:15 +01:00
Added parallel testing for GitHub actions
This commit is contained in:
8
docker/8.3/php.ini
Normal file
8
docker/8.3/php.ini
Normal file
@@ -0,0 +1,8 @@
|
||||
[PHP]
|
||||
post_max_size = 100M
|
||||
upload_max_filesize = 100M
|
||||
variables_order = EGPCS
|
||||
pcov.directory = .
|
||||
|
||||
[opcache]
|
||||
opcache.enable_cli=1
|
||||
Reference in New Issue
Block a user