Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITasksConfig

Hierarchy

  • ITasksConfig

Index

Properties

Properties

access

access: ITaskAccess[]

deny or allow tasks for current runtime

for example:

  • you can deny all tasks with {task:*, access:'deny'}

  • and then allow only one task {task:'my_allowed_task', access:'allow'}

Optional nodeId

nodeId: string

Id on node

Generated using TypeDoc