From 51c643e237ad45ac3fdde596a4006664001e6587 Mon Sep 17 00:00:00 2001 From: csoler Date: Tue, 3 Mar 2026 17:14:47 +0100 Subject: [PATCH] desactivated thewire from default compilation --- retroshare.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retroshare.pri b/retroshare.pri index a92414f26..00879e66a 100644 --- a/retroshare.pri +++ b/retroshare.pri @@ -34,7 +34,7 @@ CONFIG *= retroshare_gui no_retroshare_gui:CONFIG -= retroshare_gui # Enable TheWire - RsWire - is intended to be a Twitter clone -CONFIG *= gxsthewire +#CONFIG *= gxsthewire # Enable GXS distant syncronization CONFIG *= gxsdistsync