summaryrefslogtreecommitdiff
path: root/conf/plugins/radattr.conf
blob: 6b085987da0e7440c5e75026f592e10f48fe38fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
radattr {

    # Directory where RADIUS attributes are stored in client-ID specific files.
    # dir =

    # Whether to load the plugin. Can also be an integer to increase the
    # priority of this plugin.
    load = yes

    # Add attributes to all IKE_AUTH messages (-1) or only to the one with the
    # given message ID.
    # message_id = -1

}