changed git call from https to git readonly
[atutor.git] / mods / wiki / plugins / auth / you.meta
1 api: ewiki
2 category: authentication
3 hooks: auth_userdb
4 type: auth
5 config: 
6   YOUR_PASSWORD="*"
7   YOUR_LEVEL=0  //  0 = superuser
8   EWIKI_PROTECTED_MODE=1
9   EWIKI_AUTH_DEFAULT_RING=3  //  3 = read/view/browse-only
10 title: you
11 description: makes your whole Wiki readonly and editable only with one password
12 priority: rare