mirror of
https://github.com/internetee/registry.git
synced 2025-08-01 23:42:04 +02:00
Implement status policy
This commit is contained in:
parent
09c73d6109
commit
bb93f8b609
7 changed files with 109 additions and 38 deletions
|
@ -16,6 +16,8 @@ module General
|
|||
Setting.admin_contacts_max_count = 10
|
||||
Setting.tech_contacts_min_count = 0
|
||||
Setting.tech_contacts_max_count = 10
|
||||
|
||||
Setting.client_side_status_editing_enabled = true
|
||||
end
|
||||
|
||||
def create_disclosure_settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue