Skip to content

Commit 443905c

Browse files
committed
feat: removed 'STEADYBIT_AGENT_ACTIONS_ENABLED'
1 parent 30f29d9 commit 443905c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install-and-configure/install-outpost-agent/advanced-configuration.md

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ There are plenty of options for the outpost agent that can be controlled using E
1717
| `STEADYBIT_AGENT_WEBSOCKET_PING_INTERVAL` | <p>Interval in seconds of the heartbeat for the websocket connection <br><strong>Default</strong>: <code>4s</code></p> |
1818
| `STEADYBIT_DOCKER_SOCKET` | <p>Docker Socket to connect to.<br><strong>Default:</strong> <code>/var/run/docker.sock</code></p> |
1919
| `STEADYBIT_HTTP_ENDPOINT_PORT` | <p>HTTP endpoint port for the health check url<br><strong>Default:</strong> <code>42999</code></p> |
20-
| `STEADYBIT_AGENT_ACTIONS_ENABLED` | <p>Should this agent be eligible for executing actions?<br><strong>Default:</strong> <code>true</code></p> |
2120
| `STEADYBIT_AGENT_PROXY_HOST` | <p>Hostname of a proxy to access Steadybit platform<br></p> |
2221
| `STEADYBIT_AGENT_PROXY_PORT` | <p>Port of a proxy to access Steadybit platform<br></p> |
2322
| `STEADYBIT_AGENT_PROXY_PROTOCOL` | <p>Protocol of a proxy to access Steadybit platform<br><strong>Default:</strong> <code>http</code></p> |

0 commit comments

Comments
 (0)