Update config/global.ini
This commit is contained in:
parent
4363ee984b
commit
76122ae523
@ -19,6 +19,13 @@ databaseHost = "127.0.0.1"
|
|||||||
siteKey = "your_site_key"
|
siteKey = "your_site_key"
|
||||||
secretKey = "your_secret_key"
|
secretKey = "your_secret_key"
|
||||||
|
|
||||||
|
[googleAuth]
|
||||||
|
clientId = "your_google_client_id"
|
||||||
|
clientSecret = "your_google_client_secret"
|
||||||
|
|
||||||
|
[microsoftAuth]
|
||||||
|
clientId = "your_microsoft_client_id"
|
||||||
|
|
||||||
[main]
|
[main]
|
||||||
pageTitle = "Association E59"
|
pageTitle = "Association E59"
|
||||||
pageName = "E59"
|
pageName = "E59"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user