Added empty config for digest module.
authoraland <aland>
Wed, 17 Jul 2002 17:39:48 +0000 (17:39 +0000)
committeraland <aland>
Wed, 17 Jul 2002 17:39:48 +0000 (17:39 +0000)
raddb/experimental.conf

index d5a0d9f..0b28a59 100644 (file)
                #
                persistent = ${raddbdir}/persistent.pl
        }
+
+       #
+       #  The digest module.  It doesn't take any configuration
+       #  parameters, but it does require a configuration section,
+       #  otherwise the parser complains.
+       #
+       digest {
+       }
\ No newline at end of file