mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-25 03:48:24 +02:00
RDAP update
This commit is contained in:
parent
2b6164a0f1
commit
6df25ee4f7
3 changed files with 73 additions and 2 deletions
|
@ -33,6 +33,12 @@
|
|||
# run escrow.php every day
|
||||
5 0 * * * root /usr/bin/php8.2 /opt/registry/automation/escrow.php
|
||||
|
||||
# run rdap-urls.php every day
|
||||
50 1 * * * root /usr/bin/php8.2 /opt/registry/automation/rdap-urls.php
|
||||
|
||||
# run file_cache.php every day
|
||||
0 2 * * * root /usr/bin/php8.2 /var/www/cp/bin/file_cache.php
|
||||
|
||||
# run reporting.php every 1st day
|
||||
1 0 1 * * root /usr/bin/php8.2 /opt/registry/automation/reporting.php
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue