mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 01:35:53 -05:00
12 lines
201 B
JSON
12 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"
|
||
|
}
|