summaryrefslogtreecommitdiff
path: root/conf/plugins/attr.conf
blob: 7a3645b798e84d4c136388734b10a0115e7eaea2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Section to specify arbitrary attributes that are assigned to a peer via
# configuration payload (CP).
attr {

    # <attr> is an attribute name or an integer, values can be an IP address,
    # subnet or arbitrary value.
    # <attr> =

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

}