mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -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',
|
||||
'value': self.config['incl_poster'],
|
||||
'name': 'pushover_incl_poster',
|
||||
'description': 'Include a poster with the notifications.<br>'
|
||||
'Imgur upload may need to be enabled under the notifications settings tab.',
|
||||
'description': 'Include a poster with the notifications.',
|
||||
'input_type': 'checkbox'
|
||||
},
|
||||
{'label': 'Movie Link Source',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue