dnet-applications/apps/bioschemas-api/src/main/resources/application.properties

24 lines
761 B
INI

server.servlet.context-path=/dnet-bmuse-webapp
server.port=8281
spring.profiles.active=garr
logging.file.name = /var/log/springboot/9480/oa_organizations.log
maven.pom.path = /META-INF/maven/eu.dnetlib.dhp/bioschemas-api/effective-pom.xml
spring.main.banner-mode = off
logging.level.root = INFO
management.endpoints.web.exposure.include = prometheus,health
management.endpoints.web.base-path = /
management.endpoints.web.path-mapping.prometheus = metrics
management.endpoints.web.path-mapping.health = health
waitTime=5
outputFolder=/Users/enrico.ottonello/data/bmuse-output
numberOfPagesToCrawlInALoop=8
totalNumberOfPagesToCrawlInASession=32
chromiumDriverLocation = /usr/local/bin/chromedriver
scrapeVersion=1