chore: Configure Renovate #1

Open
renovate-bot wants to merge 4 commits from renovate/configure into master
Showing only changes of commit eddc128ef2 - Show all commits

View File

@@ -28,10 +28,12 @@ endpoints:
conditions: conditions:
- "[STATUS] == 200" - "[STATUS] == 200"
- name: TeamSpeak3 - name: TeamSpeak3
url: ssh://ts.neller.org:10022 url: tcp://ts.neller.org:30033
ssh:
username: ""
password: ""
interval: 5m interval: 5m
conditions: conditions:
- "[RESPONSE_TIME] < 5000" - "[CONNECTED] == true"
- name: Domain
url: tcp://neller.org
interval: 24h
conditions:
- "[DOMAIN_EXPIRATION] > 720h"