diff options
-rw-r--r-- | acf.conf | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |