Support node, deno, & python runtimes for timer functions
This commit is contained in:
@@ -35,7 +35,11 @@ title='New Timer Function')
|
||||
isTimer: true,
|
||||
showTimerSettings: true,
|
||||
triggerType: 'interval',
|
||||
frequencyMinutes: 60
|
||||
frequencyMinutes: 60,
|
||||
runtime: 'node',
|
||||
showPublicToggle: false,
|
||||
showLogRequestToggle: false,
|
||||
showLogResponseToggle: false
|
||||
})
|
||||
})
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user