Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
matsbov committed Nov 14, 2023
1 parent 69cb6de commit 97940f6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion sbdi/data/config/biocache-config.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
#
######################################################################

server.port=8080
server.servlet.context-path=/ws

# The email address of the technical contact
technical.contact=support@biodiversitydata.se

Expand Down Expand Up @@ -44,7 +47,7 @@ cassandra.fetch.size=500
cassandra.timeout=120000

# Zookeeper address - used to retrieve SOLR configuration if not available locally
zookeeper.address = zookeeper1,zookeeper2
zookeeper.address =

#######################################################
# File system usage
Expand Down

0 comments on commit 97940f6

Please sign in to comment.