summaryrefslogtreecommitdiffstats
path: root/module/config
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-04 22:38:11 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-04 22:38:11 +0200
commite8d16afeface794da67131d9a37cbfe15b2142aa (patch)
tree9887ed1ff922390844c5a1ff13450d8cbe0a693d /module/config
parentimplemented push to queue (diff)
downloadpyload-e8d16afeface794da67131d9a37cbfe15b2142aa.tar.xz
webif fix
Diffstat (limited to 'module/config')
-rw-r--r--module/config/plugin_default.config14
1 files changed, 0 insertions, 14 deletions
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