From 18f4eabbdf7ddfef8aafa4a62c572ef910343a30 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 6 Apr 2014 19:09:10 +0200 Subject: [PATCH] Update conf template --- htdocs/conf/conf.php.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/conf/conf.php.example b/htdocs/conf/conf.php.example index c35fec78ce7..a367dadeb7d 100644 --- a/htdocs/conf/conf.php.example +++ b/htdocs/conf/conf.php.example @@ -170,6 +170,8 @@ $dolibarr_main_db_collation='utf8_general_ci'; // $dolibarr_main_authentication='dolibarr'; // $dolibarr_main_authentication='ldap'; // $dolibarr_main_authentication='openid,dolibarr'; +// $dolibarr_main_authentication='forceuser'; // Add also $dolibarr_auto_user='loginforuser'; + // $dolibarr_main_authentication='dolibarr';