Feat(domserver): docker compose testing
This commit is contained in:
5
roles/configure_domserver/files/config/php/domjudge.conf
Normal file
5
roles/configure_domserver/files/config/php/domjudge.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
; Set these three to be at least the size of your largest testcase and
|
||||
; largest expected program output.
|
||||
php_admin_value[memory_limit] = 4096M
|
||||
php_admin_value[upload_max_filesize] = 4096M
|
||||
php_admin_value[post_max_size] = 4096M
|
||||
Reference in New Issue
Block a user