Add support for extended attributes: draft-dekok-radext-radius-extensions
[freeradius.git] / raddb / modules / dynamic_clients
1 # -*- text -*-
2 #
3 #  $Id$
4
5 # This module loads RADIUS clients as needed, rather than when the server
6 # starts.
7 #
8 #  There are no configuration entries for this module.
9 #  For documentation, see the file:
10 #
11 #       raddb/sites-available/dynamic-clients 
12 #
13 dynamic_clients {
14
15 }