summaryrefslogtreecommitdiff
path: root/conf/plugins/tnccs-20.conf
blob: 9a57ee14d0e767880c2c9f8f4733ebe01ced8b62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
tnccs-20 {

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

    # Maximum size of a PB-TNC batch (upper limit via PT-EAP = 65529).
    # max_batch_size = 65522

    # Maximum size of a PA-TNC message (upper limit via PT-EAP = 65497).
    # max_message_size = 65490

}