From ae0d9ddcdc95b8f0b6137a8d9854b748cdfc1b8d Mon Sep 17 00:00:00 2001 From: knojector Date: Wed, 14 Mar 2018 20:26:12 +0100 Subject: [PATCH] config changes --- .../config/packages/knojector_steam_authentication.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/knojector/steam-authentication-bundle/1.0/config/packages/knojector_steam_authentication.yaml b/knojector/steam-authentication-bundle/1.0/config/packages/knojector_steam_authentication.yaml index cf19d667..376089c8 100644 --- a/knojector/steam-authentication-bundle/1.0/config/packages/knojector_steam_authentication.yaml +++ b/knojector/steam-authentication-bundle/1.0/config/packages/knojector_steam_authentication.yaml @@ -1,5 +1,5 @@ knojector_steam_authentication: - api_key: ~ - login_route: ~ - login_redirect: ~ - user_class: ~ + api_key: '' + login_route: '' + login_redirect: '' + user_class: ''