urlwatch
This commit is contained in:
106
input/urlwatch.yaml
Normal file
106
input/urlwatch.yaml
Normal file
@@ -0,0 +1,106 @@
|
||||
display:
|
||||
empty-diff: true
|
||||
error: true
|
||||
new: true
|
||||
unchanged: false
|
||||
job_defaults:
|
||||
all: {}
|
||||
browser: {}
|
||||
shell: {}
|
||||
url: {}
|
||||
report:
|
||||
discord:
|
||||
colored: true
|
||||
embed: false
|
||||
enabled: false
|
||||
max_message_length: 2000
|
||||
subject: '{count} changes: {jobs}'
|
||||
webhook_url: ''
|
||||
email:
|
||||
enabled: false
|
||||
from: 'urlwatch@romfast.ro'
|
||||
to: 'marius.mutu@romfast.ro'
|
||||
subject: '{count} modificari: {jobs}'
|
||||
html: true
|
||||
method: smtp
|
||||
smtp:
|
||||
auth: true
|
||||
host: mail.romfast.ro
|
||||
port: 465
|
||||
starttls: true
|
||||
user: 'ups@romfast.ro'
|
||||
insecure_password: #Ups2020#
|
||||
html:
|
||||
diff: unified
|
||||
separate: false
|
||||
ifttt:
|
||||
enabled: false
|
||||
event: ''
|
||||
key: ''
|
||||
mailgun:
|
||||
api_key: ''
|
||||
domain: ''
|
||||
enabled: false
|
||||
from_mail: ''
|
||||
from_name: ''
|
||||
region: us
|
||||
subject: '{count} changes: {jobs}'
|
||||
to: ''
|
||||
markdown:
|
||||
details: true
|
||||
footer: true
|
||||
minimal: false
|
||||
separate: false
|
||||
matrix:
|
||||
access_token: ''
|
||||
enabled: false
|
||||
homeserver: ''
|
||||
room_id: ''
|
||||
mattermost:
|
||||
enabled: false
|
||||
max_message_length: 40000
|
||||
webhook_url: ''
|
||||
prowl:
|
||||
api_key: ''
|
||||
application: ''
|
||||
enabled: false
|
||||
priority: 0
|
||||
subject: '{count} changes: {jobs}'
|
||||
pushbullet:
|
||||
api_key: ''
|
||||
enabled: false
|
||||
pushover:
|
||||
app: ''
|
||||
device: null
|
||||
enabled: false
|
||||
priority: normal
|
||||
sound: spacealarm
|
||||
user: ''
|
||||
shell:
|
||||
command: ['notepad.exe']
|
||||
enabled: false
|
||||
ignore_stderr: false
|
||||
ignore_stdout: false
|
||||
slack:
|
||||
enabled: false
|
||||
max_message_length: 40000
|
||||
webhook_url: ''
|
||||
stdout:
|
||||
color: true
|
||||
enabled: true
|
||||
telegram:
|
||||
bot_token: '7245932960:AAHKfO86HaKoH9c7CwFIGO8n7K-EgvJ4OYw'
|
||||
chat_id: '5040014994'
|
||||
enabled: true
|
||||
monospace: false
|
||||
silent: false
|
||||
text:
|
||||
details: true
|
||||
footer: true
|
||||
line_length: 75
|
||||
minimal: false
|
||||
separate: false
|
||||
xmpp:
|
||||
enabled: false
|
||||
recipient: ''
|
||||
sender: ''
|
||||
Reference in New Issue
Block a user