mirror of
https://github.com/whisperity/CodeChecker-Action.git
synced 2025-12-29 03:07:23 +08:00
14 lines
235 B
JSON
14 lines
235 B
JSON
{
|
|
"authentication": {
|
|
"enabled": true,
|
|
"session_lifetime": 86400,
|
|
"refresh_time": 86400,
|
|
"logins_until_cleanup": 42,
|
|
"method_dictionary": {
|
|
"enabled": true,
|
|
"auths": [],
|
|
"groups": {}
|
|
}
|
|
}
|
|
}
|