chore(fileimport-service): Add USE_LEGACY_IFC_IMPORTER to env.example

chore(fileimport-service): Add USE_LEGACY_IFC_IMPORTER to env.example
This commit is contained in:
andrewwallacespeckle
2025-05-08 13:47:13 +02:00
committed by GitHub
+2 -1
View File
@@ -4,4 +4,5 @@ POSTGRES_MAX_CONNECTIONS_FILE_IMPORT_SERVICE='1'
POSTGRES_CONNECTION_ACQUIRE_TIMEOUT_MILLIS='16000'
POSTGRES_CONNECTION_CREATE_TIMEOUT_MILLIS='5000'
FF_WORKSPACES_MULTI_REGION_ENABLED=false
# IFC_DOTNET_DLL_PATH='packages/fileimport-service/src/ifc-dotnet/ifc-converter.dll'
USE_LEGACY_IFC_IMPORTER=true
# IFC_DOTNET_DLL_PATH='packages/fileimport-service/src/ifc-dotnet/ifc-converter.dll'