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": {
"auth": {
"selectedType": "oauth-personal"
},
"environmentVariableRedaction": {
"enabled": true
}
},
"general": {
@@ -29,6 +32,8 @@
"shell": {
"showColor": true
}
},
"ui": {
"showStatusInTitle": true
}
}