Files
Seewo-HugoAura/src/aura/init/shared/default.json
2024-11-28 01:52:27 +08:00

14 lines
261 B
JSON

{
"rewrite": {
"vendor/passwordValidation": {
"enabled": true,
"type": "customPassword",
"customPassword": {
"passwordWithSalt": "770f27b0379ee6ba0f11731e49aa7af1",
"salt": "aura"
}
}
},
"devTools": false
}