conf: Options of all plugins documented

Some options are still missing descriptions though.
This commit is contained in:
Tobias Brunner
2014-02-12 14:34:34 +01:00
parent da8b16a160
commit 828815b0d8
49 changed files with 574 additions and 31 deletions
+8
View File
@@ -0,0 +1,8 @@
charon.plugins.eap-tls.fragment_size = 1024
Maximum size of an EAP-TLS packet.
charon.plugins.eap-tls.max_message_count = 32
Maximum number of processed EAP-TLS packets (0 = no limit).
charon.plugins.eap-tls.include_length = yes
Include length in non-fragmented EAP-TLS packets.