Files
MaxScale/server/inih/examples/test.ini
2013-07-28 05:31:11 +00:00

10 lines
309 B
INI
Executable File

; Test config file for ini_example.c and INIReaderTest.cpp
[protocol] ; Protocol configuration
version=6 ; IPv6
[user]
name = Bob Smith ; Spaces around '=' are stripped
email = bob@smith.com ; And comments (like this) ignored
active = true ; Test a boolean