discourse-steam-login/config/settings.yml

10 lines
197 B
YAML
Raw Normal View History

2019-05-10 03:48:41 -04:00
plugins:
enable_steam_logins:
default: false
2019-05-13 03:09:07 -04:00
validator: "EnableSteamLoginsValidator"
2019-05-10 03:48:41 -04:00
steam_web_api_key:
default: ""
secret: true
steam_logins_allow_revoke:
default: false