mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-04 20:44:25 -04:00
store ignoreTls and upsideDown into db
This commit is contained in:
parent
17b58eac9a
commit
60aa67892d
3 changed files with 37 additions and 29 deletions
|
@ -168,7 +168,7 @@ export default {
|
|||
interval: 60,
|
||||
maxretries: 0,
|
||||
notificationIDList: {},
|
||||
ignoreTLS: false,
|
||||
ignoreTls: false,
|
||||
upsideDown: false,
|
||||
}
|
||||
} else if (this.isEdit) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue