From e59ef82d91b9fe12ca8e7a4a9322de12574c8fae Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Wed, 1 Apr 2015 10:57:12 +0300 Subject: [PATCH] core: Mention defaults for ReconnectUUIDs This documents the defaults used for ReconnectUUIDs. --- src/main.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.conf b/src/main.conf index 884f68d63..2e696ff03 100644 --- a/src/main.conf +++ b/src/main.conf @@ -73,4 +73,4 @@ # timeout). The policy plugin should contain a sane set of values by # default, but this list can be overridden here. By setting the list to # empty the reconnection feature gets disabled. -#ReconnectUUIDs= +#ReconnectUUIDs=00001112-0000-1000-8000-00805f9b34fb, 0000111f-0000-1000-8000-00805f9b34fb, 0000110a-0000-1000-8000-00805f9b34fb -- 2.47.3