summaryrefslogtreecommitdiff
path: root/data/vyconf.proto
diff options
context:
space:
mode:
Diffstat (limited to 'data/vyconf.proto')
-rw-r--r--data/vyconf.proto1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/vyconf.proto b/data/vyconf.proto
index a09d84a..09ee685 100644
--- a/data/vyconf.proto
+++ b/data/vyconf.proto
@@ -28,7 +28,6 @@ message Request {
message Set {
repeated string Path = 1;
- optional bool Ephemeral = 3;
}
message Delete {