app/config/conf.local.sample.yml: update to reflect the new OAuth implementation.
This commit is contained in:
parent
f966cfb911
commit
adfeb97f1a
1 changed files with 4 additions and 10 deletions
|
|
@ -13,13 +13,7 @@ database:
|
||||||
|
|
||||||
# OAuth
|
# OAuth
|
||||||
#oauth:
|
#oauth:
|
||||||
#security_salt: value
|
#providers:
|
||||||
#debug: 1
|
#github:
|
||||||
|
#clientId: value
|
||||||
#Strategy:
|
#clientSecret: value
|
||||||
# Google:
|
|
||||||
# client_id: value
|
|
||||||
# client_secret: value
|
|
||||||
# GitHub:
|
|
||||||
# client_id: value
|
|
||||||
# client_secret: value
|
|
||||||
|
|
|
||||||
Reference in a new issue