diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2013-12-07 14:33:52 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2013-12-07 14:33:52 +0100 |
commit | b67c0edd5c69e494bf479b5f4580d78ffd668864 (patch) | |
tree | 9e6dde374fa8242b28c30e64bdd120539f5a5fcc /conf | |
parent | Updated README. (diff) | |
download | newspipe-b67c0edd5c69e494bf479b5f4580d78ffd668864.tar.gz newspipe-b67c0edd5c69e494bf479b5f4580d78ffd668864.tar.bz2 newspipe-b67c0edd5c69e494bf479b5f4580d78ffd668864.zip |
Updated installation process.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/conf.cfg-sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/conf.cfg-sample b/conf/conf.cfg-sample index a830996e..3c492490 100644 --- a/conf/conf.cfg-sample +++ b/conf/conf.cfg-sample @@ -1,5 +1,5 @@ [database] -name = pyaggr3g470r1 +name = pyaggr3g470r address = 127.0.0.1 port = 27017 username = root |