edge topology

17   * Use
This commit is contained in:
Oliver Gorwits
2014-04-28 22:15:07 +01:00
parent 2edbbaadb0
commit 5fc62090e2
2 changed files with 2 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ if (ref {} eq ref setting('database')) {
setting('plugins')->{DBIC}->{netdisco} ||= {
dsn => $dsn,
user => $user,
pass => $pass,
password => $pass,
options => {
AutoCommit => 1,
RaiseError => 1,