Files
UnrealEngineUWP/Engine/Source/Programs/Shared/EpicGames.AspNet
ben marsh 16989e491d Horde: Various agent configuration changes.
* Agent config now contains an "Installed" setting similar to the server, which defaults to true but is forced to false by appsettings.Local.json.
* In installed builds, we now read a config file called agent.json from C:\ProgramData\Epic\Horde\Agent.
* Config settings are now also read from the registry, under "HKLM\Software\Epic Games\Horde\Agent". The agent installer allows configuring the sandbox directory during installation, and stores the working directory here.
* FileReference and DirectoryReference now have type converters to allow serializing to/from strings.

#jira UE-206047
#jira UE-206049

[CL 31267867 by ben marsh in ue5-main branch]
2024-02-07 14:57:18 -05:00
..