Skip to content

Commit 409fdae

Browse files
committed
fix: clarify default namespace
1 parent 742a831 commit 409fdae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/08.ui/06.settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Configure Settings for Kestra.
1414
## Main Configuration
1515

1616
Options you can configure under **Main Configuration** include:
17-
- **Default Namespace**: e.g., `company.team`
17+
- **Default Namespace**: e.g., `company.team` - by default, this is empty. Once set, this will be the default namespace when creating a new flow (otherwise, we use `company.team` as a placeholder). Also, when navigating to the Flows or Executions pages, it will filter for this default namespace.
1818
- **Default Editor Type**: e.g., "YAML Editor" or "No Code Editor"
1919
- **Default Log Level**: e.g., `TRACE`
2020
- **Default Log Display**: Expand all, Collapse all, or Expand only failed tasks

0 commit comments

Comments
 (0)