6 lines
94 B
INI
6 lines
94 B
INI
# Example INI file
|
|
username = testuser
|
|
password = secret123
|
|
|
|
; comments work too
|
|
timeout = 30
|