This commit is contained in:
unknown
2026-03-21 07:26:38 +09:00
parent 166d94fca4
commit 40150cd66d
406 changed files with 34179 additions and 55658 deletions
+11
View File
@@ -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"