Config_ini
This commit is contained in:
parent
cfb2aaabef
commit
2e1261f695
6 changed files with 140 additions and 0 deletions
7
config_ini/config_broken.ini
Normal file
7
config_ini/config_broken.ini
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Example INI file
|
||||
username = testuser ; inline
|
||||
password = secret123 # Comment
|
||||
|
||||
; comments work too
|
||||
[aa]
|
||||
timeout = 30
|
||||
Loading…
Add table
Add a link
Reference in a new issue