summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2012-12-18 13:24:59 +0100
committerLinus Nordberg <linus@nordberg.se>2012-12-18 13:24:59 +0100
commit0efe1f109fd1953135be072f1516854e554e35d3 (patch)
tree582293c4db7c42cfd4838b6d926593338f3efb81
parentbefa2a400c0635d752f458f0cc394d97828f74c0 (diff)
Config docu.
-rw-r--r--lib/conf.c4
1 files changed, 2 insertions, 2 deletions
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