Config_ini

This commit is contained in:
Imbus 2025-08-27 00:12:43 +02:00
parent cfb2aaabef
commit 2e1261f695
6 changed files with 140 additions and 0 deletions

View file

@ -0,0 +1,7 @@
# Example INI file
username = testuser ; inline
password = secret123 # Comment
; comments work too
[aa]
timeout = 30