From 1ecd9254b361d4e026e7a25f1b47382d1015e63c Mon Sep 17 00:00:00 2001 From: RaNaN Date: Mon, 14 Feb 2011 15:17:07 +0100 Subject: default thrift backend --- module/config/default.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'module/config') diff --git a/module/config/default.conf b/module/config/default.conf index ab9afaca0..5c90888e9 100644 --- a/module/config/default.conf +++ b/module/config/default.conf @@ -3,6 +3,7 @@ version: 1 remote - "Remote": int port : "Port" = 7227 ip listenaddr : "Adress" = 0.0.0.0 + bool xmlrpc : "Activate old XMLRPC Backend" = False bool nolocalauth : "No authentication on local connections" = True ssl - "SSL": bool activated : "Activated"= False -- cgit v1.2.3