3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-11 17:55:54 +00:00
Brooklyn/tools/bootconfig/samples/good-override.bconf

7 lines
98 B
Plaintext
Raw Permalink Normal View History

2022-04-02 18:24:21 +05:00
# Override the value
key.word = 1,2,4
key.word := 2,3
# No pre-defined key
key.new.word := "new"