Force add config files

This commit is contained in:
Vortrex
2023-03-03 01:31:57 -06:00
committed by GitHub
parent 19b433e7fb
commit 732940e56f
8 changed files with 494 additions and 0 deletions

8
config/security.json Normal file
View File

@@ -0,0 +1,8 @@
{
"accountSaltHash": [
"LGj6w8SRwJEJ95XH"
],
"accountPasswordSaltAlgorithm": [
"v.roleplay.{SALTHASH}.{NAME}.{PASSWORD}"
]
}