Added instance-unique salt to IP hashes
This commit is contained in:
parent
8b6aa69c51
commit
cc5c63d3b1
4 changed files with 11 additions and 5 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"domain": "localhost",
|
||||
"sessionSecret": "CHANGE_ME",
|
||||
"altchaSecret": "CHANGE_ME",
|
||||
"ipSecret": "CHANGE_ME",
|
||||
"ssl":{
|
||||
"cert": "./server.cert",
|
||||
"key": "./server.key"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue