diff --git a/infrastructure/modules/app_config/configurations/pre-prod.json b/infrastructure/modules/app_config/configurations/pre-prod.json index 8c6295c4..3cb025b2 100644 --- a/infrastructure/modules/app_config/configurations/pre-prod.json +++ b/infrastructure/modules/app_config/configurations/pre-prod.json @@ -60,13 +60,13 @@ "enabled": "true" }, "documentCorrectEnabled": { - "enabled": "false" + "enabled": "true" }, "userRestrictionEnabled": { - "enabled": "false" + "enabled": "true" }, "versionHistoryEnabled": { - "enabled": "false" + "enabled": "true" } }, "version": "1" diff --git a/infrastructure/modules/app_config/configurations/prod.json b/infrastructure/modules/app_config/configurations/prod.json index 8c6295c4..3cb025b2 100644 --- a/infrastructure/modules/app_config/configurations/prod.json +++ b/infrastructure/modules/app_config/configurations/prod.json @@ -60,13 +60,13 @@ "enabled": "true" }, "documentCorrectEnabled": { - "enabled": "false" + "enabled": "true" }, "userRestrictionEnabled": { - "enabled": "false" + "enabled": "true" }, "versionHistoryEnabled": { - "enabled": "false" + "enabled": "true" } }, "version": "1"