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
RevLine 
[1034]1package LA::T;
2
[1027]3# Config file for live test
4
5our $SQLBASE = 'sql';
[1034]6our $LDAPBASE = 'ldap';
[1027]7
81;
Note: See TracBrowser for help on using the repository browser.