mirror of
https://github.com/smartyellow/status.git
synced 2025-01-18 05:27:58 +00:00
Clarify labels in web service form
This commit is contained in:
parent
7f1d1dc90e
commit
a457e27307
@ -31,7 +31,7 @@ module.exports = {
|
||||
'summary',
|
||||
],
|
||||
},
|
||||
{ label: 'auto testing',
|
||||
{ label: 'endpoints to test',
|
||||
sections: [
|
||||
'autotestInterval',
|
||||
'autotest',
|
||||
@ -81,7 +81,7 @@ module.exports = {
|
||||
},
|
||||
|
||||
public: {
|
||||
label: 'publish?',
|
||||
label: 'publish on dashboard?',
|
||||
hint: 'If checked, this service will be shown on the status dashboard.',
|
||||
fields: [
|
||||
{ key: 'public',
|
||||
|
Loading…
Reference in New Issue
Block a user