Skip to content

Commit

Permalink
draft
Browse files Browse the repository at this point in the history
Issue #92
  • Loading branch information
rsoika committed Jun 10, 2020
1 parent f38170f commit 15ca282
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,6 @@ public class SnapshotService {
public static final String SKIPSNAPSHOT = "$skipsnapshot"; // skip snapshot creation


public final static String ITEM_DMS_FILE_NAMES = "dms_names"; // list of files
public final static String ITEM_DMS_FILE_COUNT = "dms_count"; // count of files
public final static String ITEM_DMS = "dms"; // optional custom content to be indexed by lucene

public static final String PROPERTY_SNAPSHOT_WORKITEMLOB_SUPPORT = "snapshot.workitemlob_suport";
public static final String PROPERTY_SNAPSHOT_HISTORY = "snapshot.history";
public static final String PROPERTY_SNAPSHOT_OVERWRITEFILECONTENT = "snapshot.overwriteFileContent";
Expand Down

0 comments on commit 15ca282

Please sign in to comment.