blob: 51f548d3fc7841a53a91d0b1ba8c9cda1ca50e04 (
plain)
1
2
3
4
5
6
7
|
# Flask Secret
Used throughout Flask for everything encryption related.
Just put any random string here, this is the key for the encryptions.
# Steam Token
You need an API token, to query the steam API.
Get your API token here: http://steamcommunity.com/dev/apikey
|