Merge branch 'master' into wip-1141-config-patriknw
This commit is contained in:
commit
c6b157dd3a
4 changed files with 13 additions and 16 deletions
|
|
@ -31,8 +31,7 @@ class Remote(val system: ActorSystemImpl, val nodename: String) {
|
|||
val log = Logging(system, this)
|
||||
|
||||
import system._
|
||||
val AC = settings
|
||||
import AC._
|
||||
import settings._
|
||||
|
||||
// TODO move to settings?
|
||||
val shouldCompressData = config.getBoolean("akka.remote.use-compression")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue