Commit ea7e847f authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Deshabilita durabilidad también desde configs

parent b8f95e91
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
readOnly=disabled
durable=true
durable=false
brokerURL=failover:(tcp://0.0.0.0:61616)
embeddedBroker=enabled
connection.retry=10
+1 −1
Original line number Diff line number Diff line
readOnly=enabled
durable=true
durable=false
brokerURL=failover:(tcp://geoserver-master:61616)
embeddedBroker=disabled
connection.retry=10