Initial project upload
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# GUID 수집 프로파일 정의
|
||||
profiles:
|
||||
default:
|
||||
description: "기본 GUID 수집"
|
||||
slot_priority: [38, 39, 37, 36, 32, 33, 34, 35, 31, 40]
|
||||
output_format: "combined" # combined 또는 individual
|
||||
|
||||
custom_priority:
|
||||
description: "사용자 정의 슬롯 우선순위"
|
||||
slot_priority: [] # 런타임에 환경변수 GUID_SLOT_PRIORITY에서 읽음
|
||||
output_format: "combined"
|
||||
Reference in New Issue
Block a user