diff --git a/fileinfo.cfg b/fileinfo.cfg new file mode 100644 index 0000000..6040163 --- /dev/null +++ b/fileinfo.cfg @@ -0,0 +1,4 @@ +/data/volumes/psc/temp/mongodb +/data/volumes/psc/temp/mysql +/data/volumes/psc/uploads/mongodb +/data/volumes/psc/uploads/mysql \ No newline at end of file diff --git a/filestats.cfg b/filestats.cfg new file mode 100644 index 0000000..1cb2c86 --- /dev/null +++ b/filestats.cfg @@ -0,0 +1,6 @@ +[php] +input_patterns: /data/volumes/psc +filter_regex: .*\.php +[sql] +input_patterns: /data/volumes/psc +filter_regex: .*\.sql \ No newline at end of file