initial commit
This commit is contained in:
11
config.cfg.sample
Normal file
11
config.cfg.sample
Normal file
@@ -0,0 +1,11 @@
|
||||
# INWX USERNAME
|
||||
USERNAME=myusername
|
||||
|
||||
# INWX PASSWORD
|
||||
PASSWORD=mypassword
|
||||
|
||||
# API-Host
|
||||
APIHOST=https://api.domrobot.com/xmlrpc/
|
||||
|
||||
# Activate debugging? Use true or false
|
||||
DEBUG=false
|
||||
Reference in New Issue
Block a user