mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-17 12:28:07 +00:00
Use 64-bit worker for function (#2349)
This commit is contained in:
@ -37,6 +37,7 @@ var commonSiteConfig = {
|
|||||||
detailedErrorLoggingEnabled: true
|
detailedErrorLoggingEnabled: true
|
||||||
http20Enabled: true
|
http20Enabled: true
|
||||||
ftpsState: 'Disabled'
|
ftpsState: 'Disabled'
|
||||||
|
use32BitWorkerProcess: false
|
||||||
}
|
}
|
||||||
|
|
||||||
var extraProperties = (use_windows && enable_remote_debugging) ? {
|
var extraProperties = (use_windows && enable_remote_debugging) ? {
|
||||||
|
Reference in New Issue
Block a user