diff --git a/roles/anitya/frontend/templates/anitya.cfg b/roles/anitya/frontend/templates/anitya.cfg index 20ec9bec8d..ed8a23db08 100644 --- a/roles/anitya/frontend/templates/anitya.cfg +++ b/roles/anitya/frontend/templates/anitya.cfg @@ -21,6 +21,7 @@ ANITYA_WEB_FEDORA_OPENID = 'https://id.stg.fedoraproject.org' ANITYA_WEB_FEDORA_OPENID = 'https://id.fedoraproject.org' {% endif %} +ANITYA_WEB_ALLOW_GOOGLE_OPENID = False # This is required to fix login PREFERRED_URL_SCHEME='https'