]> git.meshlink.io Git - meshlink/blobdiff - src/protocol.c
Enable the SPTPS protocol by default.
[meshlink] / src / protocol.c
index ad0fa8dda20033649f5c4a48cff203420833729a..d166305bee8185ff0397e71ff34e757091b4baf5 100644 (file)
@@ -30,7 +30,7 @@
 
 bool tunnelserver = false;
 bool strictsubnets = false;
-bool experimental = false;
+bool experimental = true;
 
 /* Jumptable for the request handlers */