summaryrefslogtreecommitdiffstats
path: root/src/modules/rlm_files/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/rlm_files/README.md')
-rw-r--r--src/modules/rlm_files/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/modules/rlm_files/README.md b/src/modules/rlm_files/README.md
new file mode 100644
index 0000000..36d0140
--- /dev/null
+++ b/src/modules/rlm_files/README.md
@@ -0,0 +1,13 @@
+# rlm_files
+## Metadata
+<dl>
+ <dt>category</dt><dd>io</dd>
+</dl>
+
+## Summary
+
+Implements a traditional Livingston-style users file.
+
+Entries in the users file can check for certain attributes and
+values in the current request, and add new attributes if they're
+found.