$config->define('option1', { DEFAULT => "default text" } ); $config->define('option1', { DEFAULT => "other text" } );