summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--radsecproxy.conf-example3
1 files changed, 2 insertions, 1 deletions
diff --git a/radsecproxy.conf-example b/radsecproxy.conf-example
index 1e874e9..c7d7270 100644
--- a/radsecproxy.conf-example
+++ b/radsecproxy.conf-example
@@ -85,7 +85,8 @@ tls default {
# rewrite example {
# removeAttribute 5
# removeVendorAttribute 99:100
-# addAttribute 4 attribute%20value
+# addAttribute 4:11
+# addVendorAttribute 99:100:200
# modifyAttribute 1:/^(.*)@local$/\1@example.com/
# }