mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
refactor: Add native Python runner runtime env var (#19109)
This commit is contained in:
@@ -60,6 +60,7 @@ export interface FrontendSettings {
|
||||
versionCli: string;
|
||||
nodeJsVersion: string;
|
||||
concurrency: number;
|
||||
isNativePythonRunnerEnabled: boolean;
|
||||
authCookie: {
|
||||
secure: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user