aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2021-07-13 00:13:44 +0800
committerKunoiSayami <[email protected]>2021-07-13 00:13:44 +0800
commit29680c6a0ac46684ad6c6712896649f6acff737f (patch)
tree9cfc603f103345198bff5e175504c61d2b90908c /README.md
parente92521c9143fb41fbb664ac6864e575fd79416b3 (diff)
feat(core): Rewritten configure file parserv3.0.0
* feat(core): Support full protect mode * feat(test): Reduced sleeping time and support new parser * feat(crate): Bump version
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 83337aa..0c3207a 100644
--- a/README.md
+++ b/README.md
@@ -20,12 +20,13 @@ cgit-simple-auth-database=/etc/cgit/auth.db
# Should authenticate in repositories root view
cgit-simple-auth-bypass-root=false
# Should enable authenticate in all repository
-cgit-simple-auth-full-protect=true
+# Available options: full, part, none
+cgit-simple-auth-protect=full
```
Available options for repositories:
-_You should set `cgit-simple-auth-full-protect=false`_
+_You should set `cgit-simple-auth-protect=part`_
```conf
repo.url=test