mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 17:25:55 -05:00
11 lines
201 B
JSON
11 lines
201 B
JSON
{
|
|
"private_mode": false,
|
|
"signup_enabled": true,
|
|
"github_hostname": "github-test.local",
|
|
"github_ssl": {
|
|
"enabled": false,
|
|
"cert": null,
|
|
"key": null
|
|
},
|
|
"auth_mode": "default"
|
|
}
|