pekko/config/akka.conf

6 lines
256 B
Text
Raw Normal View History

2010-03-06 09:29:39 +00:00
# This config imports the Akka reference configuration.
2009-10-24 21:46:39 +02:00
include "akka-reference.conf"
2009-10-16 10:36:17 +02:00
# 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.