From: Linus Nordberg Date: Tue, 18 Dec 2012 12:24:59 +0000 (+0100) Subject: Config docu. X-Git-Tag: libradsec-0.0.4~61^2~7 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=libradsec.git;a=commitdiff_plain;h=0efe1f109fd1953135be072f1516854e554e35d3 Config docu. --- diff --git a/lib/conf.c b/lib/conf.c index 1cb7049..42f1373 100644 --- a/lib/conf.c +++ b/lib/conf.c @@ -19,7 +19,7 @@ # common config options # common realm config options - realm NAME { + realm STRING { type = "UDP"|"TCP"|"TLS"|"DTLS" timeout = INT retries = INT @@ -34,7 +34,7 @@ } # client specific realm config options - realm NAME { + realm STRING { server { hostname = STRING service = STRING