Skip to content

Commit

Permalink
Added favicon.
Browse files Browse the repository at this point in the history
  • Loading branch information
noboomu committed May 15, 2017
1 parent d68dd30 commit c63d7eb
Show file tree
Hide file tree
Showing 5 changed files with 241 additions and 190 deletions.
6 changes: 4 additions & 2 deletions conf/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ application {
defaultResponseListener = "io.sinistral.proteus.server.handlers.ServerDefaultResponseListener"

tmpdir = ${java.io.tmpdir}/${application.name}


favicon = "/io/sinistral/proteus/favicon.ico"

}

api.version="v1"
Expand Down Expand Up @@ -105,7 +107,7 @@ undertow
truststorePassword="password"
}


enableHttp2=true
# x AvailableProcessors
ioThreads = 16
workerThreads = 200
Expand Down
Loading

0 comments on commit c63d7eb

Please sign in to comment.