Add an error code.
[radsecproxy.git] / radsecproxy.conf-example
index ad99ec3..6d24ba8 100644 (file)
@@ -17,9 +17,9 @@
 #SourceTCP             *:33000
 #SourceTLS             *:33001
 #SourceDTLS            *:33001
-# Optional log level. 3 is default, 1 is less, 4 is more
+# Optional log level. 3 is default, 1 is less, 5 is more
 #LogLevel              3
-# Optional LogDestinatinon, else stderr used for logging
+# Optional LogDestination, else stderr used for logging
 # Logging to file
 #LogDestination                file:///tmp/rp.log
 # Or logging with Syslog. LOG_DAEMON used if facility not specified