Files
UnrealEngineUWP/Engine/Source/Developer/Virtualization
paul chipchase 3649a57d10 Reworked the config file set up for the DDCBackend to remove the chance of Fatal errors.
#rb trivial
#rnx
#preflight 62d96169110da0f944b69f4f

- The bucket entry was already marked as optional in the code documentation but was giving a fatal error if it was not set. The value is now optional and will default to 'BulkData' if not set.
- We no longer consider both the local and remote transfer policy being disabled as a fatal error, when the work UE-143676 is done this can be improved further.

[CL 21200968 by paul chipchase in ue5-main branch]
2022-07-21 10:44:47 -04:00
..