summaryrefslogtreecommitdiffstats
path: root/pyload/plugin/account/DropboxCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugin/account/DropboxCom.py')
-rw-r--r--pyload/plugin/account/DropboxCom.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyload/plugin/account/DropboxCom.py b/pyload/plugin/account/DropboxCom.py
index d18504926..c6fd2253d 100644
--- a/pyload/plugin/account/DropboxCom.py
+++ b/pyload/plugin/account/DropboxCom.py
@@ -27,8 +27,8 @@ class DropboxCom(SimpleHoster):
def setup(self):
- self.multiDL = True
- self.chunkLimit = 1
+ self.multiDL = True
+ self.chunkLimit = 1
self.resumeDownload = True