From e8d16afeface794da67131d9a37cbfe15b2142aa Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 4 Aug 2010 22:38:11 +0200 Subject: webif fix --- module/config/plugin_default.config | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 module/config/plugin_default.config (limited to 'module/config') diff --git a/module/config/plugin_default.config b/module/config/plugin_default.config deleted file mode 100644 index a10b03587..000000000 --- a/module/config/plugin_default.config +++ /dev/null @@ -1,14 +0,0 @@ -remote - "Remote": - int port : "Port" = 7227 - ip listenaddr : "Adress" = 0.0.0.0 - str username : "Username" = admin - str password : "Password" = pwhere -SSL - "SSL": - bool activated : "Activated" = False - file key : "SSL - Cert" = /home/martin/pyload/ssl.crt1 - file cert : "SSL - Key" = /home/martin/pyload/ssl.key - int list : "A List" = [ 1 , 2 , 3 , - 4, - 5, - 6, - ] \ No newline at end of file -- cgit v1.2.3