Config docu.
authorLinus Nordberg <linus@nordberg.se>
Tue, 18 Dec 2012 12:24:59 +0000 (13:24 +0100)
committerLinus Nordberg <linus@nordberg.se>
Tue, 18 Dec 2012 12:24:59 +0000 (13:24 +0100)
lib/conf.c

index 1cb7049..42f1373 100644 (file)
@@ -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