diff options
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/global-config b/global-config index be0392a..2312c78 100644 --- a/global-config +++ b/global-config @@ -90,6 +90,11 @@ "global-config" } +# Use this for certificate auto-renew +:global "cert-renew-url" ""; +#:global "cert-renew-url" "https://example.com/certificates/"; +:global "cert-renew-pass" "v3ry-s3cr3t"; + # Do *NOT* change these! :global "sent-routeros-update-notification" "-"; :global "sent-lte-firmware-update-notification" "-"; |