summaryrefslogtreecommitdiffstats
path: root/module/config/default.conf
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-02-14 15:17:07 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-02-14 15:17:07 +0100
commit1ecd9254b361d4e026e7a25f1b47382d1015e63c (patch)
tree183e5215126435b5b9bc986d86e616bafccb1645 /module/config/default.conf
parentsome parts of cli working again (diff)
downloadpyload-1ecd9254b361d4e026e7a25f1b47382d1015e63c.tar.xz
default thrift backend
Diffstat (limited to 'module/config/default.conf')
-rw-r--r--module/config/default.conf1
1 files changed, 1 insertions, 0 deletions
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