pekko/config
Patrik Nordwall 4b8f11ea92 Replaced akka.config with new configuration utility. See #1141 and see #1342
* All default values removed from code and loaded from akka-actor-reference.conf, located in src/main/resources (included in jar)
* Default test configuration included in AkkaSpec instead of using akka.test.conf, avoids problems when running test (in IDE) and forgetting to use -Dakka.mode=test.
* System.properties used first, if availble
* Next step will be to split akka-actor-reference.conf in separate -reference for each module
2011-11-18 10:05:40 +01:00
..
akka.conf Replaced akka.config with new configuration utility. See #1141 and see #1342 2011-11-18 10:05:40 +01:00
microkernel-server.xml Converted tabs to spaces. 2011-08-29 15:16:04 +02:00