summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/accounts/ZeveraCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyload/plugins/accounts/ZeveraCom.py')
-rw-r--r--pyload/plugins/accounts/ZeveraCom.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/pyload/plugins/accounts/ZeveraCom.py b/pyload/plugins/accounts/ZeveraCom.py
index 6e7246fb7..8f05f1d76 100644
--- a/pyload/plugins/accounts/ZeveraCom.py
+++ b/pyload/plugins/accounts/ZeveraCom.py
@@ -8,9 +8,6 @@ class ZeveraCom(MultiHoster):
__name__ = "ZeveraCom"
__version__ = "0.21"
__type__ = "account"
- __config__ = [("activated", "bool", "Activated", "False"),
- ("hosterListMode", "all;listed;unlisted", "Use for hosters (if supported)", "all"),
- ("hosterList", "str", "Hoster list (comma separated)", "")]
__description__ = """Zevera.com account plugin"""
__author_name__ = ("zoidberg")
__author_mail__ = ("zoidberg@mujmail.cz")