added folder support for piler daemon and pilerimport

This commit is contained in:
SJ
2012-08-23 10:23:58 +02:00
parent 572d258c2a
commit d0141507b0
11 changed files with 180 additions and 29 deletions

View File

@@ -225,7 +225,7 @@ struct memcached_server {
struct __data {
char *folder;
int folder;
#ifdef HAVE_TRE
struct rule *archiving_rules;