Files
Seewo-HugoAura/src/aura/init/shared/default.json

31 lines
774 B
JSON
Raw Normal View History

2024-11-28 01:47:04 +08:00
{
"rewrite": {
"vendor/passwordValidation": {
"enabled": true,
"type": "customPassword",
"customPassword": {
"passwordWithSalt": "89f6c4d57d0202a05c32d37cc6a2c6a0",
2024-11-28 01:47:04 +08:00
"salt": "aura"
},
"authModeRewrite": "default"
}
},
"networkRewrite": {
"disableFriday": {
"enabled": true
},
"disableBehaviorAudit": {
"enabled": true
2024-11-28 01:47:04 +08:00
}
},
"plsToken": "66ccff0d000721114514191981023333",
"auraSettings": {
"settingsPasswordEnabled": false,
"settingsPasswordWithSalt": "32703D292460CC9A3B867494D6AD9A8E4A3ADF0FAA4D6867BC4D412CC3927D02E47C6D0B1763BB53E57B2241C6193433561CDA09D7C48CA03983072B876F0965",
"appearance": {
"enablePasswdDialogBlur": true
}
},
2024-11-28 01:47:04 +08:00
"devTools": false
}