working on runtime executions
This commit is contained in:
@@ -95,6 +95,15 @@ security:
|
||||
# heartbeat_interval: 30 # seconds
|
||||
# task_timeout: 300 # seconds
|
||||
|
||||
# Packs directory (where automation pack files are stored)
|
||||
# packs_base_dir: /opt/attune/packs
|
||||
|
||||
# Runtime environments directory (isolated envs like virtualenvs, node_modules)
|
||||
# Kept separate from pack directories so packs remain clean and read-only.
|
||||
# Pattern: {runtime_envs_dir}/{pack_ref}/{runtime_name}
|
||||
# Example: /opt/attune/runtime_envs/python_example/python
|
||||
# runtime_envs_dir: /opt/attune/runtime_envs
|
||||
|
||||
# Environment Variable Overrides
|
||||
# ==============================
|
||||
# You can override any setting using environment variables with the ATTUNE__ prefix.
|
||||
|
||||
Reference in New Issue
Block a user