From 60a614f7523afed927905d6f93cd8ee568e50c7c Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Sat, 1 Jun 2013 01:28:20 +0000 Subject: Add authenticator setting to acf.conf --- acf.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/acf.conf b/acf.conf index 5d517ea..b9264be 100644 --- a/acf.conf +++ b/acf.conf @@ -38,5 +38,8 @@ skin=/skins/wik # For specific controller-based auditing, create acf-hooks.lua # in this directory (see svn sources for an example) +# Authentication methods (comma-separated list checked from left to right) +#authenticator=authenticator-plaintext + # Home page for web access (overridable for users after logon) home=/acf-util/logon/logon -- cgit v1.2.3