Removed bad conf

This commit is contained in:
Viktor Klang 2009-09-26 19:00:26 +02:00
parent 1d93e1ea37
commit 64b7e5990b

View file

@ -17,7 +17,7 @@
<akka>
version = "0.6"
boot = ["sample.java.Boot", "sample.scala.Boot", "sample.secure.Boot", "se.foldleft.akka.demo.Boot"] # FQN to the class doing initial active object/actor
boot = ["sample.java.Boot", "sample.scala.Boot", "sample.secure.Boot"] # FQN to the class doing initial active object/actor
# supervisor bootstrap, should be defined in default constructor
<actor>
timeout = 5000 # default timeout for future based invocations