Various improvements here and there, mostly regarding ExecutionUnits
This commit is contained in:
parent
e0262ab134
commit
2f711bb509
29 changed files with 254 additions and 255 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue