Skip to content

Commit bf068d0

Browse files
authored
Merge pull request #491 from gmyrianthous/akka-logger-startup-timeout-fix
Added akka.logger-startup-timeout property
2 parents 0356db5 + a70e7ca commit bf068d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf/application.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ akka {
3131
loglevel = "INFO"
3232
}
3333

34+
akka.logger-startup-timeout = 60s
3435

3536
basicAuthentication.enabled=false
3637
basicAuthentication.enabled=${?KAFKA_MANAGER_AUTH_ENABLED}

0 commit comments

Comments
 (0)