Removing ssl options since SSL isnt ready yet

This commit is contained in:
Viktor Klang 2011-03-08 15:24:56 +01:00
parent 28bce69c62
commit 93470f303b

View file

@ -150,11 +150,6 @@ akka {
reap-futures-delay = 5
reconnection-time-window = 600 # Maximum time window that a client should try to reconnect for
}
ssl {
debug = off
service = off
}
}
storage {