Add Sahana Humanitarian.ID OAuth stub. Related to #122
This commit is contained in:
parent
7b478f22db
commit
dd2966883f
@ -177,6 +177,10 @@ settings.frontpage.rss = [
|
|||||||
#settings.auth.google_id = ""
|
#settings.auth.google_id = ""
|
||||||
#settings.auth.google_secret = ""
|
#settings.auth.google_secret = ""
|
||||||
|
|
||||||
|
# Humanitarian.ID OAuth
|
||||||
|
settings.auth.humanitarian_id_client_id = "id"
|
||||||
|
settings.auth.humanitarian_id_client_secret = "secret"
|
||||||
|
|
||||||
# Pootle server
|
# Pootle server
|
||||||
# settings.L10n.pootle_url = "http://pootle.sahanafoundation.org/"
|
# settings.L10n.pootle_url = "http://pootle.sahanafoundation.org/"
|
||||||
# settings.L10n.pootle_username = "username"
|
# settings.L10n.pootle_username = "username"
|
||||||
|
Loading…
Reference in New Issue
Block a user