forked from external-repos/pa11y-dashboard
Disable search engine indexing by default
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"webservice": "http://localhost:3000/",
|
||||
"port": 4000
|
||||
"port": 4000,
|
||||
"noindex": true
|
||||
}
|
Reference in New Issue
Block a user