set some more settings

This commit is contained in:
2026-02-16 12:13:39 +00:00
parent 9d9bb52f93
commit 128f1b9944

View File

@@ -2,6 +2,9 @@
"security": { "security": {
"auth": { "auth": {
"selectedType": "oauth-personal" "selectedType": "oauth-personal"
},
"environmentVariableRedaction": {
"enabled": true
} }
}, },
"general": { "general": {
@@ -29,6 +32,8 @@
"shell": { "shell": {
"showColor": true "showColor": true
} }
},
"ui": {
"showStatusInTitle": true
} }
} }