mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-06-21 23:54:26 +08:00
14 lines
261 B
JSON
14 lines
261 B
JSON
|
|
{
|
||
|
|
"rewrite": {
|
||
|
|
"vendor/passwordValidation": {
|
||
|
|
"enabled": true,
|
||
|
|
"type": "customPassword",
|
||
|
|
"customPassword": {
|
||
|
|
"passwordWithSalt": "770f27b0379ee6ba0f11731e49aa7af1",
|
||
|
|
"salt": "aura"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"devTools": false
|
||
|
|
}
|