enable compression by default
This commit is contained in:
parent
4d749cc563
commit
95a81e41f9
7 changed files with 12 additions and 21 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue