Updated conf docs
This commit is contained in:
parent
33e7bc2f01
commit
d73409f4e4
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
service = on
|
||||
hostname = "localhost"
|
||||
port = 9998
|
||||
filters = "[se.scalablesolutions.akka.security.AkkaSecurityFilterFactory]" # List with all servlet filters to use
|
||||
filters = "[se.scalablesolutions.akka.security.AkkaSecurityFilterFactory]" # List with all jersey filters to use
|
||||
authenticator = "se.scalablesolutions.akka.security.samples.BasicAuthenticationService" # The authentication service to use
|
||||
</rest>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue