Story#116761157 - move variable when to delete orphans to settings

This commit is contained in:
Vladimir Krylov 2016-05-27 14:31:16 +03:00
parent 35a67ce439
commit 01234e3c55
4 changed files with 4 additions and 1 deletions

View file

@ -51,6 +51,7 @@ class Admin::SettingsController < AdminController
:admin_contacts_max_count,
:tech_contacts_min_count,
:tech_contacts_max_count,
:orphans_contacts_in_months,
:ds_digest_type,
:dnskeys_min_count,
:dnskeys_max_count,