X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=akka%2Frepackaged-akka-jar%2Fsrc%2Fmain%2Fresources%2Factor_reference.conf;h=d0569ef3a69afb5a379c44793a1bb982392292f2;hb=refs%2Fchanges%2F01%2F97901%2F2;hp=ee30ba86e15dfc306e505e22fb999bcf282f83d2;hpb=e66df4e9ae44728c178147fe2462b7138d74810a;p=controller.git 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.)