Documentation
Configuration / createdoc.include_file_pattern
This option can be used to exclude all file names but those matching the specified regexp pattern.
$moxieManagerConfig["createdoc.include_file_pattern"] = "/^onefolder|twofolder$/i";