X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=akka%2Frepackaged-akka-jar%2Fsrc%2Fmain%2Fresources%2Factor_reference.conf;h=d0569ef3a69afb5a379c44793a1bb982392292f2;hp=ee30ba86e15dfc306e505e22fb999bcf282f83d2;hb=refs%2Fchanges%2F01%2F97901%2F2;hpb=fb9cb91d371f7bbd0ff2e199673ce61b64d16b19 diff --git a/akka/repackaged-akka-jar/src/main/resources/actor_reference.conf b/akka/repackaged-akka-jar/src/main/resources/actor_reference.conf index ee30ba86e1..d0569ef3a6 100644 --- a/akka/repackaged-akka-jar/src/main/resources/actor_reference.conf +++ b/akka/repackaged-akka-jar/src/main/resources/actor_reference.conf @@ -686,7 +686,7 @@ akka { debug { # enable function of Actor.loggable(), which is to log any received message # at DEBUG level, see the “Testing Actor Systems” section of the Akka - # Documentation at http://akka.io/docs + # Documentation at https://akka.io/docs receive = off # enable DEBUG logging of all AutoReceiveMessages (Kill, PoisonPill etc.)