From 54ac009807d727d84f730b6dda2cc3ee201ef0f0 Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Sat, 2 Jun 2012 23:24:25 -0400 Subject: [PATCH] added plugin name that uses them to the config files --- config.sample/norelayclients | 1 + config.sample/relayclients | 1 + 2 files changed, 2 insertions(+) diff --git a/config.sample/norelayclients b/config.sample/norelayclients index 5fab985..1ac21a4 100644 --- a/config.sample/norelayclients +++ b/config.sample/norelayclients @@ -1,3 +1,4 @@ +# used by plugins/relay # test entries - http://tools.ietf.org/html/rfc5737 192.0.99.5 192.0.99.6 diff --git a/config.sample/relayclients b/config.sample/relayclients index 13c9be7..792c76b 100644 --- a/config.sample/relayclients +++ b/config.sample/relayclients @@ -1,3 +1,4 @@ +# used by plugins/relay # Format is IP, or IP part with trailing dot # e.g. "127.0.0.1", or "192.168." 127.0.0.1