commit | 201cbe546cca12df894dc2dede695fd20aa5a2fc | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jul 25 14:51:44 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Jul 25 14:51:44 2014 -0700 |
tree | 0fef6f9de0a665055368677abc2ffb9dfc43f2b8 | |
parent | 64c0c49222993b199830243815df6cea84ba5cab [diff] [blame] |
repo-ng: Correcting default config file
diff --git a/repo-ng/debian/repo-ng.conf b/repo-ng/debian/repo-ng.conf index 998b7d4..50ba2e9 100644 --- a/repo-ng/debian/repo-ng.conf +++ b/repo-ng/debian/repo-ng.conf
@@ -20,6 +20,7 @@ { method "sqlite" ; Currently, only sqlite storage engine is supported path "/var/lib/ndn/repo-ng" ; path to repo-ng storage folder + max-packets 100000 ; Maximum number of Data packet repo will store } ; Section to enable TCP bulk insert capability