From 4e17df5e84105d27bf4a112a79701ea697a28b37 Mon Sep 17 00:00:00 2001 From: Pinga <121483313+getpinga@users.noreply.github.com> Date: Tue, 11 Feb 2025 16:03:24 +0200 Subject: [PATCH] Update configuration.md --- docs/configuration.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 53c0cd4..4d4288f 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -318,12 +318,14 @@ This will extend the password expiration to **180** days. #### 1.4.13. Extra Scheduled Notification Scripts -In `/opt/registry/tests/`, you will find three important notification scripts: +In `/opt/registry/tests/`, you will find three notification scripts: - `recent-domains.php`: Notifies about all domains registered in the last **week**. - `expiring-domains.php`: Sends notifications for domains expiring in **30, 7, and 1 days.** - `balance-notify.php`: Alerts registrars with **low or zero balance.** +Some registries may wish to use these scripts and run them automatically. Each script includes comments at the beginning that explain the recommended cron job schedule. + ## 2. Recommended Components and Integrations This section outlines recommended components to enhance the functionality and reliability of your Namingo setup. These include essential services like DNS servers, monitoring tools, and other integrations that can help maintain a robust registry environment.