antis-api.2.1.3.source-code.api-docker.properties Maven / Gradle / Ivy
The newest version!
region=us-east-1
mantis.localmode=false
eureka.registration.enabled=false
eureka.shouldFetchRegistry=false
#Zookeeper is necessary for master discovery
mantis.zookeeper.connectString=zookeeper:2181
mantis.zookeeper.root=/mantis/master/nmahilani
mantis.zookeeper.leader.announcement.path=/leader
default.nfzookeeper.session-timeout-ms=120000
api.ribbon.NIWSServerListClassName=io.mantisrx.api.MantisConfigurationBasedServerList
zuul.filters.packages=io.mantisrx.api.filters
# Controls how long inactive websocket sessions take to timeout
mantisapi.connection.inactive.timeout.secs=300
mantisapi.submit.instanceLimit=100
mantis.sse.disablePingFiltering=true
mantisapi.artifact.disk.cache.location=/apps/nfmantisapi/mantisArtifacts/
mantisapi.artifact.disk.cache.enabled=true
mreAppJobClusterMap={"version": "1", "timestamp": 12345, "mappings": {"__default__": {"requestEventStream": "SharedPushRequestEventSource","sentryEventStream": "SentryLogEventSource","__default__": "SharedMrePublishEventSource"},"customApp": {"logEventStream": "CustomAppEventSource","sentryEventStream": "CustomAppSentryLogSource"}}}