aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0c3207a..4391b66 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,10 @@ cgit-simple-auth-bypass-root=false
# Should enable authenticate in all repository
# Available options: full, part, none
cgit-simple-auth-protect=full
+# Use PAM to provide verification
+# Available options: false(disable PAM)
+# Or 'system-auth', 'system-login' etc. (write the method you need)
+cgit-simple-auth-use-pam=false
```
Available options for repositories: