oops forgot a permission
This commit is contained in:
parent
30251d5190
commit
4c3ce6d2b6
15 changed files with 20 additions and 5 deletions
|
@ -27,7 +27,8 @@ conf_enable_wiki
|
|||
conf_enable_blog
|
||||
conf_blog_only_pull=0
|
||||
conf_blog_editors=$name
|
||||
blogTitle='$name Feed'
|
||||
wiki_editors_groups=$name
|
||||
blogTitle=''
|
||||
blogDesc=''
|
||||
EOF
|
||||
|
||||
|
|
|
@ -2,5 +2,6 @@ conf_enable_wiki
|
|||
conf_enable_blog
|
||||
conf_blog_only_pull=0
|
||||
conf_blog_editors=2fac
|
||||
blogTitle='2fac Feed'
|
||||
wiki_editors_groups=2fac
|
||||
blogTitle=''
|
||||
blogDesc=''
|
||||
|
|
|
@ -2,5 +2,6 @@ conf_enable_wiki
|
|||
conf_enable_blog
|
||||
conf_blog_only_pull=0
|
||||
conf_blog_editors=mrshughhammersley
|
||||
wiki_editors_groups=mrhughhammersley
|
||||
blogTitle=''
|
||||
blogDesc=''
|
||||
|
|
|
@ -2,5 +2,6 @@ conf_enable_wiki
|
|||
conf_enable_blog
|
||||
conf_blog_only_pull=0
|
||||
conf_blog_editors=adil
|
||||
wiki_editors_groups=adil
|
||||
blogTitle=''
|
||||
blogDesc=''
|
||||
|
|
|
@ -2,5 +2,6 @@ conf_enable_wiki
|
|||
conf_enable_blog
|
||||
conf_blog_only_pull=0
|
||||
conf_blog_editors=bea
|
||||
blogTitle='bea Feed'
|
||||
wiki_editors_groups=bea
|
||||
blogTitle=''
|
||||
blogDesc=''
|
||||
|
|
|
@ -2,5 +2,6 @@ conf_enable_wiki
|
|||
conf_enable_blog
|
||||
conf_blog_only_pull=0
|
||||
conf_blog_editors=drool
|
||||
blogTitle='drool Feed'
|
||||
wiki_editors_groups=drool
|
||||
blogTitle=''
|
||||
blogDesc=''
|
||||
|
|
|
@ -2,5 +2,6 @@ conf_enable_wiki
|
|||
conf_enable_blog
|
||||
conf_blog_only_pull=0
|
||||
conf_blog_editors=dulien
|
||||
wiki_editors_groups=dulien
|
||||
blogTitle=''
|
||||
blogDesc=''
|
||||
|
|
|
@ -2,5 +2,6 @@ conf_enable_wiki
|
|||
conf_enable_blog
|
||||
conf_blog_only_pull=0
|
||||
conf_blog_editors=geunf
|
||||
wiki_editors_groups=geunf
|
||||
blogTitle=''
|
||||
blogDesc=''
|
||||
|
|
|
@ -2,5 +2,6 @@ conf_enable_wiki
|
|||
conf_enable_blog
|
||||
conf_blog_only_pull=0
|
||||
conf_blog_editors=iancobain
|
||||
wiki_editors_groups=iancobain
|
||||
blogTitle=''
|
||||
blogDesc=''
|
||||
|
|
|
@ -2,5 +2,6 @@ conf_enable_wiki
|
|||
conf_enable_blog
|
||||
conf_blog_only_pull=0
|
||||
conf_blog_editors=kaz
|
||||
wiki_editors_groups=kaz
|
||||
blogTitle=''
|
||||
blogDesc=''
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
conf_enable_blog
|
||||
conf_blog_only_pull=0
|
||||
conf_blog_editors=q
|
||||
wiki_editors_groups=q
|
||||
blogTitle=''
|
||||
blogDesc=''
|
||||
|
|
|
@ -2,5 +2,6 @@ conf_enable_wiki
|
|||
conf_enable_blog
|
||||
conf_blog_only_pull=0
|
||||
conf_blog_editors=screenshare1112
|
||||
wiki_editors_groups=screenshare1112
|
||||
blogTitle=''
|
||||
blogDesc=''
|
||||
|
|
|
@ -2,5 +2,6 @@ conf_enable_wiki
|
|||
conf_enable_blog
|
||||
conf_blog_only_pull=0
|
||||
conf_blog_editors=sean
|
||||
wiki_editors_groups=sean
|
||||
blogTitle=''
|
||||
blogDesc=''
|
||||
|
|
|
@ -2,5 +2,6 @@ conf_enable_wiki
|
|||
conf_enable_blog
|
||||
conf_blog_only_pull=0
|
||||
conf_blog_editors=vanne
|
||||
wiki_editors_groups=vanne
|
||||
blogTitle=''
|
||||
blogDesc=''
|
||||
|
|
|
@ -2,5 +2,6 @@ conf_enable_wiki
|
|||
conf_enable_blog
|
||||
conf_blog_only_pull=0
|
||||
conf_blog_editors=zacky
|
||||
blogTitle='zacky Feed'
|
||||
wiki_editors_groups=zacky
|
||||
blogTitle=''
|
||||
blogDesc=''
|
||||
|
|
Loading…
Reference in a new issue