summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/accounts/FastixRu.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/accounts/FastixRu.py')
-rw-r--r--pyload/plugins/accounts/FastixRu.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/pyload/plugins/accounts/FastixRu.py b/pyload/plugins/accounts/FastixRu.py
index ae775bd23..34d88dd25 100644
--- a/pyload/plugins/accounts/FastixRu.py
+++ b/pyload/plugins/accounts/FastixRu.py
@@ -6,10 +6,6 @@ class FastixRu(MultiHoster):
__name__ = "FastixRu"
__version__ = "0.02"
__type__ = "account"
- __config__ = [("activated", "bool", "Activated", "False"),
- ("hosterListMode", "all;listed;unlisted", "Use for hosters (if supported)", "all"),
- ("unloadFailing", "bool", "Revert to standard download if download fails", "False"),
- ("interval", "int", "Reload interval in hours (0 to disable)", "24")]
__description__ = """Fastix account plugin"""
__author_name__ = ("Massimo, Rosamilia")
__author_mail__ = ("max@spiritix.eu")