We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 056067a commit 212257fCopy full SHA for 212257f
record-api-web/src/main/resources/record-api.properties
@@ -1,12 +1,12 @@
1
## Record API properties file
2
3
# mongo url
4
-mongo.connectionUrl=mongodb://recorduser1:wRfis830Lpdjw%[email protected]/record??compressors=snappy&serverSelectionTimeoutMS=25000&connectTimeoutMS=6000&socketTimeoutMS=35000&directConnection=true&tls=false
+mongo.connectionUrl=
5
mongo.record.database=record
6
7
8
europeana.apikey.serviceurl=
9
10
europeana.apikey.jwttoken.signaturekey=
11
auth.read.enabled=false
12
-auth.write.enabled=false
+auth.write.enabled=false
0 commit comments