disabled webui as a default setting

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8059 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2015-03-20 21:29:06 +00:00
parent fbc521cbc5
commit dab821cc1e

View File

@ -4,7 +4,7 @@ CONFIG += bitdht
#CONFIG += introserver #CONFIG += introserver
#CONFIG += sshserver #CONFIG += sshserver
# webinterface, requires libmicrohttpd # webinterface, requires libmicrohttpd
CONFIG += webui #CONFIG += webui
CONFIG -= qt xml gui CONFIG -= qt xml gui
# if you are linking against the libretroshare with gxs. # if you are linking against the libretroshare with gxs.