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
+9
View File
@@ -0,0 +1,9 @@
charon.plugins.radattr.dir =
Directory where RADIUS attributes are stored in client-ID specific files.
charon.plugins.radattr.message_id = -1
Add attributes to all IKE_AUTH messages (-1) or only to the one with the
given message ID.
Attributes are added to all IKE_AUTH messages by default (-1), or only to
the IKE_AUTH message with the given IKEv2 message ID.