config: add papertrail feature-flag
This commit is contained in:
parent
315a1c847b
commit
fe56b7bb68
1 changed files with 2 additions and 1 deletions
|
@ -32,7 +32,8 @@ features = [
|
|||
:hide_instructeur_email,
|
||||
:procedure_revisions,
|
||||
:procedure_routage_api,
|
||||
:procedure_process_expired_dossiers_termine
|
||||
:procedure_process_expired_dossiers_termine,
|
||||
:procedure_dossier_papertrail
|
||||
]
|
||||
|
||||
def database_exists?
|
||||
|
|
Loading…
Reference in a new issue