* 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
2 lines
169 B
Text
2 lines
169 B
Text
# In this file you can override any option defined in the 'akka-reference.conf' file.
|
|
# Copy in all or parts of the 'akka-reference.conf' file and modify as you please.
|