2020-03-31 14:02:29 +02:00
|
|
|
#dev
|
2020-09-24 14:02:39 +02:00
|
|
|
#admintool.security.userInfoUrl = http://scoobydoo.di.uoa.gr:8080/dnet-openaire-users-1.0.0-SNAPSHOT/api/users/getUserInfo?accessToken=
|
|
|
|
#admintool.security.originServer = .di.uoa.gr
|
|
|
|
#admintool.security.postsAllowed = /contact,/contact/
|
2021-02-25 20:00:05 +01:00
|
|
|
admintool.mail.host = smtp.gmail.com
|
|
|
|
admintool.mail.port = 587
|
|
|
|
admintool.mail.auth = true
|
|
|
|
admintool.mail.from = openaire.test@gmail.com
|
|
|
|
admintool.mail.username = openaire.test@gmail.com
|
|
|
|
admintool.mail.password =
|
|
|
|
admintool.google.secret = 6LcVtFIUAAAAAIlEaz6Am2PBC3j5lHG7vBo6uW4_
|
|
|
|
admintool.mongodb.host=localhost
|
|
|
|
admintool.mongodb.port=27017
|
|
|
|
admintool.mongodb.database=openaire_admin
|
2021-03-02 12:48:05 +01:00
|
|
|
admintool.managers.api.id = http://dl170.madgik.di.uoa.gr:8180/dnet-openaire-users-1.0.0-SNAPSHOT/api/registry/community/{community}/managers/id
|
|
|
|
admintool.managers.api.email = http://dl170.madgik.di.uoa.gr:8180/dnet-openaire-users-1.0.0-SNAPSHOT/api/registry/community/{community}/managers/email
|
2021-09-16 00:02:16 +02:00
|
|
|
admintool.globalVars.buildDate=@timestamp@
|
2020-03-31 14:02:29 +02:00
|
|
|
|
|
|
|
#beta
|
|
|
|
#admintool.security.userInfoUrl = https://beta.services.openaire.eu/uoa-user-management/api/users/getUserInfo?accessToken=
|
|
|
|
#admintool.security.originServer = .openaire.eu
|
2020-03-31 14:36:56 +02:00
|
|
|
#admintool.security.postsAllowed = /contact,/contact/
|
2020-03-31 14:02:29 +02:00
|
|
|
#admintool.mail.host = bwnmail.icm.edu.pl
|
|
|
|
#admintool.mail.port = 25
|
|
|
|
#admintool.mail.auth = false
|
|
|
|
#admintool.mail.username = no-reply@openaire.eu
|
|
|
|
#admintool.mail.from = no-reply@beta.openaire.eu
|
2020-03-31 14:36:56 +02:00
|
|
|
#admintool.mail.password =
|
2020-03-31 14:02:29 +02:00
|
|
|
#admintool.google.secret = 6LezhVIUAAAAAP97HFoWsqU9R1zLKptnA4YBg8FX
|
|
|
|
#admintool.mongodb.host=beta.services.openaire.eu
|
|
|
|
#admintool.mongodb.port=27017
|
|
|
|
#admintool.mongodb.database=openaireconnect
|
|
|
|
|
|
|
|
|
|
|
|
#production
|
|
|
|
#admintool.security.userInfoUrl = https://services.openaire.eu/uoa-user-management/api/users/getUserInfo?accessToken=
|
|
|
|
#admintool.security.originServer = .openaire.eu
|
2020-03-31 14:36:56 +02:00
|
|
|
#admintool.security.postsAllowed = /contact,/contact/
|
|
|
|
#admintool.mail.host = bwnmail.icm.edu.pl
|
|
|
|
#admintool.mail.port = 25
|
|
|
|
#admintool.mail.auth = false
|
|
|
|
#admintool.mail.username = no-reply@openaire.eu
|
|
|
|
#admintool.mail.from = no-reply@www.openaire.eu
|
|
|
|
#admintool.mail.password =
|
|
|
|
#admintool.google.secret = 6LezhVIUAAAAAP97HFoWsqU9R1zLKptnA4YBg8FX
|
2020-03-31 14:02:29 +02:00
|
|
|
#admintool.mongodb.host=localhost
|
|
|
|
#admintool.mongodb.port=27017
|
|
|
|
#admintool.mongodb.database=openaireconnect
|
|
|
|
#admintool.mongodb.username=dnet8480
|
2020-03-31 14:36:56 +02:00
|
|
|
#admintool.mongodb.password=
|