dossier: remove feature flag
This commit is contained in:
parent
f007eaa2ee
commit
758ccff984
11 changed files with 8 additions and 141 deletions
|
@ -19,10 +19,6 @@ Flipflop.configure do
|
|||
feature :publish_draft
|
||||
feature :support_form
|
||||
|
||||
feature :new_dossier_details,
|
||||
title: "Nouvelle page « Dossier »",
|
||||
default: true
|
||||
|
||||
group :production do
|
||||
feature :remote_storage,
|
||||
default: ENV['FOG_ENABLED'] == 'enabled'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue