From 13629764005ce2fb4fd9a6f78f074ec27e1d123b Mon Sep 17 00:00:00 2001 From: Sergey Fursov Date: Sun, 29 Dec 2013 18:30:53 +0400 Subject: [PATCH] fixed default config --- config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config b/config index 93f38b5..2d93905 100644 --- a/config +++ b/config @@ -104,11 +104,11 @@ committer = Firstname Lastname [rights] # Rights backend -# Value: regex +# Value: regex | custom backend = regex # Rights management method -# Value: None | owner_only | owner_write | from_file | custom +# Value: None | owner_only | owner_write | from_file type = None # Rights custom handler