[qcineoob] save max results number in config
This commit is contained in:
parent
b91266f2d7
commit
fe9c011757
2 changed files with 5 additions and 1 deletions
|
|
@ -34,6 +34,7 @@ class QCineoob(QtApplication):
|
|||
SHORT_DESCRIPTION = "search movies, people, torrent and subtitles"
|
||||
CAPS = ICapCinema, ICapTorrent, ICapSubtitle
|
||||
CONFIG = {'settings': {'backend': '',
|
||||
'maxresultsnumber': '10'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue