{
	"public_folder": "../public",
	"games_list_file": "../games-list.json",
	"sql": {
	  "host"     : "localhost",
	  "database" : "",
	  "user"     : "",
	  "password" : "",
	  "multipleStatements": true
	},
	"salt":"change this string for any other string that you like",
	"certs": {
		"private":"",
		"public":""
	}
}
