mirror of
https://github.com/HugoAura/Seewo-HugoAura.git
synced 2026-06-21 15:44:26 +08:00
[Init] First production version
This commit is contained in:
13
src/aura/init/shared/default.json
Normal file
13
src/aura/init/shared/default.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"rewrite": {
|
||||
"vendor/passwordValidation": {
|
||||
"enabled": true,
|
||||
"type": "customPassword",
|
||||
"customPassword": {
|
||||
"passwordWithSalt": "770f27b0379ee6ba0f11731e49aa7af1",
|
||||
"salt": "aura"
|
||||
}
|
||||
}
|
||||
},
|
||||
"devTools": false
|
||||
}
|
||||
Reference in New Issue
Block a user