summaryrefslogtreecommitdiffstats
path: root/pyload/plugin/hoster/MyfastfileCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugin/hoster/MyfastfileCom.py')
-rw-r--r--pyload/plugin/hoster/MyfastfileCom.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyload/plugin/hoster/MyfastfileCom.py b/pyload/plugin/hoster/MyfastfileCom.py
index c065c2331..81f2ffa78 100644
--- a/pyload/plugin/hoster/MyfastfileCom.py
+++ b/pyload/plugin/hoster/MyfastfileCom.py
@@ -12,6 +12,7 @@ class MyfastfileCom(MultiHoster):
__version__ = "0.08"
__pattern__ = r'http://\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}/dl/'
+ __config__ = [("use_premium", "bool", "Use premium account if available", True)]
__description__ = """Myfastfile.com multi-hoster plugin"""
__license__ = "GPLv3"