Various improvements here and there, mostly regarding ExecutionUnits

This commit is contained in:
Netkas 2023-01-27 04:38:26 -05:00
parent e0262ab134
commit 2f711bb509
29 changed files with 254 additions and 255 deletions

View file

@ -19,9 +19,6 @@ ncc:
php:
# The main executable path for PHP that NCC should use
executable_path: "/usr/bin/php"
runtime:
# Whether to initialize NCC when running `require('ncc');`
initialize_on_require: true
git:
# if git is enabled or not