summaryrefslogtreecommitdiffstats
path: root/module/config/plugin_default.config
diff options
context:
space:
mode:
Diffstat (limited to 'module/config/plugin_default.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