changeset 1920:4310a104c498

mod_candy/README: Describe how it decides login method
author Kim Alvefur <zash@zash.se>
date Thu, 22 Oct 2015 15:55:43 +0200
parents f61798ecaf77
children 20ee32f620b9
files mod_candy/README.markdown
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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: