cache: default index data to protocol 6
This commit is contained in:
@@ -40,7 +40,7 @@ public class Index
|
|||||||
|
|
||||||
private final int id;
|
private final int id;
|
||||||
|
|
||||||
private int protocol = 7;
|
private int protocol = 6;
|
||||||
private boolean named = true;
|
private boolean named = true;
|
||||||
private int revision;
|
private int revision;
|
||||||
private int crc;
|
private int crc;
|
||||||
|
|||||||
Reference in New Issue
Block a user