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:
|
||||
#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
|
||||
|
|
|
|||
Reference in a new issue