From 14b4f0302fb12f21e07ccbbd063cc4a3eaabe99b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars-S=C3=B6ren=20Steck?= Date: Thu, 20 Jan 2022 00:27:59 +0000 Subject: [PATCH] Switch API-Key and -Password as it makes more sense like that when activating the API in the CCP. --- config.dist.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.dist.php b/config.dist.php index 5eea41e..6a4fd4e 100644 --- a/config.dist.php +++ b/config.dist.php @@ -4,9 +4,9 @@ define('CUSTOMERNR', '12345'); -// Enter your API-Key and -Password here - you can generate them in your CCP at https://ccp.netcup.net -define('APIKEY', 'abcdefghijklmnopqrstuvwxyz'); +// Enter your API-Password and -Key here - you can generate them in your CCP at https://ccp.netcup.net define('APIPASSWORD', 'abcdefghijklmnopqrstuvwxyz'); +define('APIKEY', 'abcdefghijklmnopqrstuvwxyz'); // Define domains and subdomains which should be used for dynamic DNS in the following format: