diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2010-09-24 22:26:50 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2010-09-24 22:26:50 +0200 |
commit | 986781b21929d64a4b9a1a15bb55b97421aa3511 (patch) | |
tree | bcacfedf270dcefe226fdf1a41ac1b1b725d61f8 /module/config/default.conf | |
parent | youporn fix and YourfilesTo support (diff) | |
download | pyload-986781b21929d64a4b9a1a15bb55b97421aa3511.tar.xz |
gui minimize fix, settings saveable, utf8 in config
Diffstat (limited to 'module/config/default.conf')
-rw-r--r-- | module/config/default.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/module/config/default.conf b/module/config/default.conf index 6b089d487..407b709f1 100644 --- a/module/config/default.conf +++ b/module/config/default.conf @@ -39,6 +39,7 @@ permission - "Permissions": str file : "Filemode for Downloads" = 0644
bool change_group : "Change group of running process" = False
str group : "Groupname" = users
+ bool change_dl : "Change Group and User of Downloads" = False
reconnect - "Reconnect":
bool activated : "Use Reconnect" = False
str method : "Method" = None
|