Skip to content

Commit 1ebc906

Browse files
committed
Update the recycle specification to allow passing the enable option
1 parent d7a71d8 commit 1ebc906

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Recycle.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ message RecycleProto {
4747
REMOVE_INTERVAL = 8;
4848
DRY_RUN = 9;
4949
DUMP = 10;
50+
ENABLE = 11;
5051
}
5152

5253
OpType op = 1;

0 commit comments

Comments
 (0)