diff --git a/app/config/conf.local.sample.yml b/app/config/conf.local.sample.yml index f365936..8fa5619 100644 --- a/app/config/conf.local.sample.yml +++ b/app/config/conf.local.sample.yml @@ -13,13 +13,7 @@ database: # OAuth #oauth: - #security_salt: value - #debug: 1 - - #Strategy: - # Google: - # client_id: value - # client_secret: value - # GitHub: - # client_id: value - # client_secret: value + #providers: + #github: + #clientId: value + #clientSecret: value