What are possible settings for conf.php on the lastest cvs for preference..I currently only have $conf['prefs'] = array(); $conf['prefs']['driver'] = 'mysql'; $conf['prefs']['params'] = array(); I assumed mysql is right for mysql..any help is greatly appreciated (it would be nice to figure out where to put the db username/pass) Thanks