forgot to update the config templates
This commit is contained in:
@@ -33,7 +33,7 @@ plugins:
|
||||
# know what you are doing!
|
||||
daemon:
|
||||
schema_class: 'App::Netdisco::Daemon::DB'
|
||||
dsn: 'dbi:SQLite:dbname=/home/netdisco/netdisco-daemon.db'
|
||||
dsn: 'dbi:SQLite:dbname=:memory:'
|
||||
options:
|
||||
RaiseError: 1
|
||||
AutoCommit: 1
|
||||
|
||||
@@ -31,7 +31,7 @@ plugins:
|
||||
# know what you are doing!
|
||||
daemon:
|
||||
schema_class: 'App::Netdisco::Daemon::DB'
|
||||
dsn: 'dbi:SQLite:dbname=/home/netdisco/netdisco-daemon.db'
|
||||
dsn: 'dbi:SQLite:dbname=:memory:'
|
||||
options:
|
||||
RaiseError: 1
|
||||
AutoCommit: 1
|
||||
|
||||
Reference in New Issue
Block a user