X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=config.sh.example;h=89b24a5ee7a8d194d3e5c03c7e5630a187baca29;hb=7dc77b1543421c53b786eb5dd6a9f5e99ab9ddb3;hp=9edf8117f24563f7bbb3fd737e28e13fa49a10c2;hpb=b4397ac91fa17972c4820da7d3acf80ecd6f93ba;p=shellwiki diff --git a/config.sh.example b/config.sh.example index 9edf811..89b24a5 100644 --- a/config.sh.example +++ b/config.sh.example @@ -189,7 +189,7 @@ # Set default ACLs (Note the line break!) # # ACL_DEFAULT="Known:read,write -All:read" +# All:read" # # ACLs that will be processed _after_ processing any page ACLs. By default, # unless overridde by page ACLs or ACL_OVERRIDE, all registered users can @@ -197,6 +197,16 @@ All:read" # This does not prevent a page author from e.g. granting write access to # outsiders since page ACLs take precedence over this setting. +# Plugins +# ======= + +# Authentication: moinmoin +# +# MOIN_USERS="${MOIN_USERS:-/srv/moinwiki/data/user/}" +# +# Location of the moinmoin "user/"-directory where all the user files +# can be found + # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # If you have choosen to ignore the initial recommendation of setting the # environment in your webserver configuration, and if you have used this