diff options
| author | Brian Potchik <brian@vector35.com> | 2024-08-16 18:23:49 -0400 |
|---|---|---|
| committer | Brian Potchik <brian@vector35.com> | 2024-08-16 18:23:49 -0400 |
| commit | 0c93bebaec56154f15d4b4d520860a92523df357 (patch) | |
| tree | 8a19bd01a38c6bff6fafbe0bcc86a99f1aea58f6 /docs/dev | |
| parent | de9584d8710144e352dbf09c5c2d1d46751d2f20 (diff) | |
Enable workflows by default.
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/workflows.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/dev/workflows.md b/docs/dev/workflows.md index 561f79eb..963371b9 100644 --- a/docs/dev/workflows.md +++ b/docs/dev/workflows.md @@ -41,13 +41,7 @@ Binary Ninja Workflows is an analysis orchestration framework which simplifies t # Getting Started --- -## Enable -By default, Binary Ninja Workflows is disabled. Enable the feature via *Settings* in the UI, or with the following: - -``` -Settings().set_bool('workflows.enable', True) -``` ## Explore |
