summaryrefslogtreecommitdiff
path: root/portmap.proto
diff options
context:
space:
mode:
Diffstat (limited to 'portmap.proto')
-rw-r--r--portmap.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/portmap.proto b/portmap.proto
index a1a6814..a3c3964 100644
--- a/portmap.proto
+++ b/portmap.proto
@@ -16,6 +16,7 @@ message Events {
message Portmap {
int64 listen = 1;
string connect = 2;
+ bool enabled = 3;
}
message Portmaps { // `autogenpb:marshal` `autogenpb:gui`