Incremented Version Number
This commit is contained in:
parent
a62be27db7
commit
67c687a8d3
3 changed files with 4 additions and 2 deletions
|
|
@ -13,6 +13,8 @@
|
|||
"protocol": "http",
|
||||
//Domain the server is available at, used for server-side link generation
|
||||
"domain": "localhost",
|
||||
//Be careful with what you keep in secrets, you should use special chars, but test your deployment, as some chars may break account registration
|
||||
//An update to either kill the server and bitch it's planned so it's not so confusing for new admins
|
||||
//Session secret used to secure session keys
|
||||
"sessionSecret": "CHANGE_ME",
|
||||
//Altacha secret used to generate altcha challenges
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue