Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Configuration

Jean-Baptiste Crestot edited this page Jul 19, 2015 · 1 revision

There is some parameters to set up in order to make the application work. You shoud have a config.json.dist file in the root directory ; rename it without the .dist and fill the parameters inside.

  • riotApiKey is the key that allow you to interrogate the riot api ; see more at the riot documention
  • sessionSecret is the key used by express-session, fill it with some hash or whatever you want
Clone this wiki locally