set some more settings
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user