1<?php 2/** 3 * Default options for the logAuthError Plugin 4 */ 5 6$conf['errorMsg'] = 'user {userName}: authentication failure';