about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/otr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/otr.c b/src/otr.c
index fb8af681..f8e96283 100644
--- a/src/otr.c
+++ b/src/otr.c
@@ -40,7 +40,7 @@ static gboolean data_loaded;
 static OtrlPolicy
 cb_policy(void *opdata, ConnContext *context)
 {
-    return OTRL_POLICY_DEFAULT ;
+    return OTRL_POLICY_ALLOW_V1 | OTRL_POLICY_ALLOW_V2 ;
 }
 
 static int