comma fixed
This commit is contained in:
parent
8d4a6ded71
commit
1333a05db1
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ var config = {
|
||||||
port: 3001
|
port: 3001
|
||||||
},
|
},
|
||||||
verbose: 1,
|
verbose: 1,
|
||||||
themes: ['default']
|
themes: ['default'],
|
||||||
iterations: 1000,
|
iterations: 1000,
|
||||||
storageSalt: 'mjuBtGybi/4=', // choose your own salt (base64)
|
storageSalt: 'mjuBtGybi/4=', // choose your own salt (base64)
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue