You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
466 B
26 lines
466 B
[ssgpstree]
|
|
filename = check_ssg_processes.py
|
|
chunked = true
|
|
python.version = python3
|
|
|
|
[checkssgmobilehttps]
|
|
filename = check_ssg_mobile_https.py
|
|
chunked = true
|
|
python.version = python3
|
|
|
|
[checkssgmobileasync]
|
|
filename = check_ssg_mobile_async.py
|
|
chunked = true
|
|
python.version = python3
|
|
|
|
[checkssgmobilewss]
|
|
filename = check_ssg_mobile_wss.py
|
|
chunked = true
|
|
python.version = python3
|
|
|
|
[checke2ewss]
|
|
filename = check_e2e_wss.py
|
|
chunked = true
|
|
python.version = python3
|
|
|