mirror of
https://github.com/Kizuren/statusPage.git
synced 2026-01-10 00:20:31 +01:00
Test if Onion checker works
This commit is contained in:
parent
955f1a0f2c
commit
1672681503
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ export default {
|
|||
return false;
|
||||
}
|
||||
},
|
||||
validStatus : [200, 'SOCKET'], // optional, Which http status should be considered non errors [defaults to 200-299]
|
||||
validStatus : ['SOCKET'], // optional, Which http status should be considered non errors [defaults to 200-299]
|
||||
},
|
||||
{
|
||||
id : 'fs', // optional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue