# HG changeset patch # User Kim Alvefur # Date 1445522143 -7200 # Node ID 4310a104c4987eeb5e210840b1febc811cf811c2 # Parent f61798ecaf774e0710b48fe9dc46cd8df3e67b33 mod_candy/README: Describe how it decides login method diff -r f61798ecaf77 -r 4310a104c498 mod_candy/README.markdown --- a/mod_candy/README.markdown Thu Oct 22 15:54:29 2015 +0200 +++ b/mod_candy/README.markdown Thu Oct 22 15:55:43 2015 +0200 @@ -16,6 +16,10 @@ www\_files directory, this directory needs to be in the same place as the module. +mod\_candy will automatically configure Candy for username and password +or anonymous login depending on the `authentication` option on the +current VirtualHost. + You then need to download Candy and unpack it into the www\_files directory, for example with curl: