summaryrefslogtreecommitdiffstats
path: root/module/config
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-01-03 22:23:55 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-01-03 22:23:55 +0100
commitc0eea4e1a19f57167d8e31ff0a6bac092c080a89 (patch)
tree74a596b660348d35e3ff77a032274dea2a0139b3 /module/config
parentfixed daemon mode (diff)
downloadpyload-c0eea4e1a19f57167d8e31ff0a6bac092c080a89.tar.xz
little fixes
Diffstat (limited to 'module/config')
-rw-r--r--module/config/default.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/config/default.conf b/module/config/default.conf
index 1c0d935ab..454a52abe 100644
--- a/module/config/default.conf
+++ b/module/config/default.conf
@@ -7,7 +7,7 @@ remote - "Remote":
str password : "Password" = pwhere
ssl - "SSL":
bool activated : "Activated"= False
- file cert : "SSL Certificate" = ssl.srt
+ file cert : "SSL Certificate" = ssl.crt
file key : "SSL Key" = ssl.key
webinterface - "Webinterface":
bool activated : "Activated" = True