Project

General

Profile

1
#logging.config=log4j.properties
2
db.driverClassName=org.postgresql.Driver
3
#spring.datasource.url=jdbc:postgresql://88.197.53.70:5432/stats
4
#spring.datasource.url=jdbc:postgresql://statsdb-beta.openaire.eu:5432/stats
5
db.Url=jdbc:postgresql://88.197.53.70:5432/stats2
6
#db.Url=jdbc:postgresql://statsdb-prod.openaire.eu/stats
7
db.username=sqoop
8
db.password=sqoop
9
db.defaultschema=usagestats
10
matomo.AuthToken=703bd17d845acdaf795e01bb1e0895b9
11
matomo.BaseUrl=analytics.openaire.eu
12
repo.LogPath=/Users/dpie/Desktop/Repologs/
13
portal.LogPath=/Users/dpie/Desktop/Portallogs/
14
portal.MatomoID=109
15
COUNTER.robots.Url=https://raw.githubusercontent.com/atmire/COUNTER-Robots/master/COUNTER_Robots_list.json
16
IRUS_UK.BaseUrl=https://irus.jisc.ac.uk/api/sushilite/v1_7/
17
#server.compression.enabled=true
18
#compression.max_number_of_records=1000
19
#usagestats.redis.hostname=localhost
20
#usagestats.redis.port=6379
21
#spring.jackson.serialization.INDENT_OUTPUT=true
22
#download.folder=/Users/dpie/DownloadSushiLite
23
#sushi-lite.server=http://localhost:8080
    (1-1/1)