mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 01:47:18 +02:00
Expire old pendings #2557
This commit is contained in:
parent
8102b8f1a2
commit
1769ea4227
10 changed files with 77 additions and 14 deletions
|
@ -56,7 +56,8 @@ class Admin::SettingsController < AdminController
|
|||
:days_to_keep_overdue_invoices_active,
|
||||
:days_to_renew_domain_before_expire,
|
||||
:expire_warning_period,
|
||||
:redemption_grace_period
|
||||
:redemption_grace_period,
|
||||
:expire_pending_confirmation
|
||||
]
|
||||
|
||||
floats = [:registry_vat_prc]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue