mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-30 03:28:31 -07:00
Imgur upload not required for Pushover posters
This commit is contained in:
parent
f9f05bbea3
commit
88770b8805
1 changed files with 1 additions and 2 deletions
|
@ -2758,8 +2758,7 @@ class PUSHOVER(Notifier):
|
||||||
{'label': 'Include Poster Image',
|
{'label': 'Include Poster Image',
|
||||||
'value': self.config['incl_poster'],
|
'value': self.config['incl_poster'],
|
||||||
'name': 'pushover_incl_poster',
|
'name': 'pushover_incl_poster',
|
||||||
'description': 'Include a poster with the notifications.<br>'
|
'description': 'Include a poster with the notifications.',
|
||||||
'Imgur upload may need to be enabled under the notifications settings tab.',
|
|
||||||
'input_type': 'checkbox'
|
'input_type': 'checkbox'
|
||||||
},
|
},
|
||||||
{'label': 'Movie Link Source',
|
{'label': 'Movie Link Source',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue