mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-06-21 07:24:26 +08:00
1. [/] 修改了 Header Icon 的隐藏方式, 尝试修复 #26 2. [+] 现在可以隐藏管家助手 (桌面右下角小窗) 了 3. [⇡] Bump version to v0.1.1-beta
56 lines
1.3 KiB
JSON
Executable File
56 lines
1.3 KiB
JSON
Executable File
{
|
|
"rewrite": {
|
|
"vendor/passwordValidation": {
|
|
"enabled": true,
|
|
"type": "customPassword",
|
|
"customPassword": {
|
|
"passwordWithSalt": "89f6c4d57d0202a05c32d37cc6a2c6a0",
|
|
"salt": "aura"
|
|
},
|
|
"authModeRewrite": "default"
|
|
},
|
|
"vendor/screenLock": {
|
|
"enabled": true,
|
|
"disableKeyboardHook": false,
|
|
"authRewriteType": "customActivationCode",
|
|
"customActivationCode": {
|
|
"activationCodeWithSalt": "cbbd87c419b1c2dbc412ae238f1f4be3"
|
|
}
|
|
}
|
|
},
|
|
"networkRewrite": {
|
|
"disableFriday": {
|
|
"enabled": true
|
|
},
|
|
"disableBehaviorAudit": {
|
|
"enabled": true
|
|
}
|
|
},
|
|
"ssa": {
|
|
"ux": {
|
|
"easiAssistant": {
|
|
"autoHide": false,
|
|
"notDisplay": false
|
|
}
|
|
}
|
|
},
|
|
"auraSettings": {
|
|
"settingsPasswordEnabled": false,
|
|
"settingsPasswordWithSalt": "32703D292460CC9A3B867494D6AD9A8E4A3ADF0FAA4D6867BC4D412CC3927D02E47C6D0B1763BB53E57B2241C6193433561CDA09D7C48CA03983072B876F0965",
|
|
"encryptConfig": false,
|
|
"appearance": {
|
|
"appBar": {
|
|
"actionBtnsOnRight": false
|
|
}
|
|
},
|
|
"uiAccessMethod": {
|
|
"showEntryIcon": true,
|
|
"fallbackAccessMethods": {
|
|
"hotkey": false,
|
|
"touch": false
|
|
}
|
|
}
|
|
},
|
|
"devTools": false
|
|
}
|