//************************************************************** // // Services needed by a standard job // //============================================================== //-------------------------------------------------------------- // General Application Configuration options //-------------------------------------------------------------- //-------------------------------------------------------------- AuditorSvc.Auditors = { "ChronoAuditor" }; //-------------------------------------------------------------- // Persistency services //-------------------------------------------------------------- //============================================================== // // End of standard Services options file // //**************************************************************