Updated FQN of Security module
This commit is contained in:
parent
02c6085b00
commit
433abb581c
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
# FQN to the class doing initial active object/actor
|
||||
# supervisor bootstrap, should be defined in default constructor
|
||||
boot = ["sample.java.Boot", "sample.scala.Boot", "sample.secure.Boot"]
|
||||
boot = ["sample.java.Boot", "sample.scala.Boot", "se.scalablesolutions.akka.security.samples.Boot"]
|
||||
|
||||
<actor>
|
||||
timeout = 5000 # default timeout for future based invocations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue