We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00135aa commit 14b4f03Copy full SHA for 14b4f03
config.dist.php
@@ -4,9 +4,9 @@
4
define('CUSTOMERNR', '12345');
5
6
7
-// Enter your API-Key and -Password here - you can generate them in your CCP at https://ccp.netcup.net
8
-define('APIKEY', 'abcdefghijklmnopqrstuvwxyz');
+// Enter your API-Password and -Key here - you can generate them in your CCP at https://ccp.netcup.net
9
define('APIPASSWORD', 'abcdefghijklmnopqrstuvwxyz');
+define('APIKEY', 'abcdefghijklmnopqrstuvwxyz');
10
11
12
// Define domains and subdomains which should be used for dynamic DNS in the following format:
0 commit comments