mirror of
https://github.com/mikefarah/yq.git
synced 2026-03-10 15:54:26 +00:00
9 lines
146 B
INI
9 lines
146 B
INI
|
|
; This is a INI document
|
|
name = "Tom Preston-Werner"
|
|
dob = 1979-05-27T07:32:00-08:00
|
|
enabled = true
|
|
ip = "10.0.0.1"
|
|
role = "frontend"
|
|
treads = 4
|