enable compression by default

This commit is contained in:
Patrik Nordwall 2016-07-06 22:49:10 +02:00
parent 4d749cc563
commit 95a81e41f9
7 changed files with 12 additions and 21 deletions

View file

@ -26,7 +26,6 @@ object CompressionIntegrationSpec {
actor.provider = "akka.remote.RemoteActorRefProvider"
remote.artery.enabled = on
remote.artery.advanced {
compression.enabled = on
compression.debug = on
}
remote.artery.hostname = localhost