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