From 110560781a412298d198846b93a7b814ea8c2a25 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Wed, 6 Apr 2005 21:13:51 +0000 Subject: preliminary "managed DNS lookup" support git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5432 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/dnsmgr.conf.sample | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 configs/dnsmgr.conf.sample (limited to 'configs/dnsmgr.conf.sample') diff --git a/configs/dnsmgr.conf.sample b/configs/dnsmgr.conf.sample new file mode 100755 index 000000000..e34dbcf0a --- /dev/null +++ b/configs/dnsmgr.conf.sample @@ -0,0 +1,5 @@ +[general] +;enable=yes ; enable creation of managed DNS lookups + ; default is 'no' +;refreshinterval=1200 ; refresh managed DNS lookups every seconds + ; default is 300 (5 minutes) \ No newline at end of file -- cgit v1.2.3