Use 64-bit worker for function (#2349)

This commit is contained in:
George Pollard
2022-09-07 11:30:35 +12:00
committed by GitHub
parent b28008b519
commit c9d484778d

View File

@ -37,6 +37,7 @@ var commonSiteConfig = {
detailedErrorLoggingEnabled: true
http20Enabled: true
ftpsState: 'Disabled'
use32BitWorkerProcess: false
}
var extraProperties = (use_windows && enable_remote_debugging) ? {