initial commit

This commit is contained in:
2016-04-27 22:48:27 +02:00
parent 3afa319d25
commit 3f41e06172
10 changed files with 944 additions and 0 deletions

11
config.cfg.sample Normal file
View 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