9 lines
164 B
TOML
9 lines
164 B
TOML
#config
|
|
#file with global options
|
|
#key = "val"
|
|
[CTF-DATA]
|
|
current-challenge = "testChal"
|
|
current-comp = "testComp"
|
|
key-format = "SKY-aaaa-0000"
|
|
#comments ignored
|