use libconfig for a /etc/iprefresher.cfg config file
there can all the api credentials be specified
This commit is contained in:
12
config/iprefresher.cfg
Normal file
12
config/iprefresher.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
# Dynu IP refresher config
|
||||
# 2020
|
||||
# Lukas Heiligenbrunner
|
||||
|
||||
## DYNU API Config
|
||||
dynuapikey = "12345"
|
||||
domainid = "dd"
|
||||
#domainname = "jj"
|
||||
|
||||
## Telegram API Config
|
||||
#telegramApiKey = ""
|
||||
#chatId =""
|
Reference in New Issue
Block a user