Luke Childs
8 years ago
2 changed files with 13 additions and 10 deletions
@ -0,0 +1,10 @@ |
|||
module.exports = { |
|||
defaultEndpoints: [ |
|||
'summary', |
|||
'details', |
|||
'bandwidth', |
|||
'weights', |
|||
'clients', |
|||
'uptime' |
|||
] |
|||
} |
Loading…
Reference in new issue