You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/08.ui/06.settings.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Configure Settings for Kestra.
14
14
## Main Configuration
15
15
16
16
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.
18
18
-**Default Editor Type**: e.g., "YAML Editor" or "No Code Editor"
19
19
-**Default Log Level**: e.g., `TRACE`
20
20
-**Default Log Display**: Expand all, Collapse all, or Expand only failed tasks
0 commit comments