source: trunk/LATMOS-Accounts/live-test/config.pl.sample @ 1034

Last change on this file since 1034 was 1034, checked in by nanardon, 12 years ago
  • add live test over ldap base
File size: 95 bytes
Line 
1package LA::T;
2
3# Config file for live test
4
5our $SQLBASE = 'sql';
6our $LDAPBASE = 'ldap';
7
81;
Note: See TracBrowser for help on using the repository browser.