drop dependency of libconfig and write own simple parser
This commit is contained in:
@ -3,10 +3,10 @@
|
||||
# Lukas Heiligenbrunner
|
||||
|
||||
## DYNU API Config
|
||||
dynuapikey = ""
|
||||
domainid = ""
|
||||
domainname = ""
|
||||
dynuapikey=
|
||||
domainid=
|
||||
domainname=
|
||||
|
||||
## Telegram API Config (optional)
|
||||
#telegramApiKey = ""
|
||||
#chatId = ""
|
||||
#telegramApiKey=
|
||||
#chatId=
|
||||
|
Reference in New Issue
Block a user