mirror of
https://codeberg.org/privacy1st/netcup-dns
synced 2024-12-22 23:36:04 +01:00
13 lines
193 B
INI
13 lines
193 B
INI
|
;[credentials]
|
||
|
;customer = 123456
|
||
|
;api_key = abcdefghijklmnopqrstuvwxyz
|
||
|
;api_password = abcdefghijklmnopqrstuvwxyz
|
||
|
;
|
||
|
;[example.com]
|
||
|
;hostname = @
|
||
|
;type = A
|
||
|
;
|
||
|
;[foo.bar]
|
||
|
;hostname = @
|
||
|
;type = A
|