mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 01:47:18 +02:00
Add configurable minimum deposit #2782
This commit is contained in:
parent
e92ef92331
commit
1fe8bd3f46
6 changed files with 31 additions and 1 deletions
|
@ -61,7 +61,7 @@ class Admin::SettingsController < AdminController
|
|||
:expire_pending_confirmation
|
||||
]
|
||||
|
||||
floats = [:registry_vat_prc]
|
||||
floats = [:registry_vat_prc, :minimum_deposit]
|
||||
|
||||
booleans = [
|
||||
:ds_data_allowed,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue