This repository has been archived on 2023-08-16. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Foodloop-Server/pear-local_loop.conf
2017-02-24 19:27:43 +00:00

6 lines
96 B
Text

{
dsn => "dbi:SQLite:dbname=foodloop.db",
user => undef,
pass => undef,
key => "a",
};