Better descriptions for modules
This commit is contained in:
parent
de02bc749d
commit
0fa7060b68
54 changed files with 58 additions and 63 deletions
|
|
@ -32,7 +32,7 @@ class GazelleBackend(BaseBackend, ICapTorrent):
|
|||
MAINTAINER = 'Romain Bignon'
|
||||
EMAIL = 'romain@weboob.org'
|
||||
VERSION = '0.b'
|
||||
DESCRIPTION = 'gazelle bittorrent tracker'
|
||||
DESCRIPTION = 'Gazelle-based BitTorrent trackers'
|
||||
LICENSE = 'AGPLv3+'
|
||||
CONFIG = BackendConfig(Value('domain', label='Domain (example "ssl.what.cd")'),
|
||||
Value('protocol', label='Protocol to use', choices=('http', 'https')),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue