robot
2024.10
true
- Getting started
- Understanding UiPath Robot
- UiPath Assistant
- Installation requirements
- Installing robots for unattended automations
- Configuring robots for unattended automations
- Connecting robots for unattended automations to Orchestrator
- Setting up Windows Server for high-density robots
- Redirecting robots through a proxy server
- Implementing authentication
- Adjusting registry settings for execution in minimized RDP windows
- Using network locations
- Setting up Linux robots
- Configuring package signature verification
- Setting up package folders and network paths
- Configuring activity feeds
- Deploying unattended automations
- Installing robots for attended automations
- Configuring robots for attended automations
- Integrations
- Troubleshooting
Configuring activity feeds
Robot admin guide
Last updated Nov 12, 2024
Configuring activity feeds
Service Mode and User Mode robots use different
NuGet.config
files.
A robot installed in User Mode has two
NuGet.config
files: one in the installation folder, and one in the user profile folder (%AppData%\NuGet\NuGet.config
).
A robot installed in Service Mode uses the
NuGet.config
file from the installation folder.
To add or remove activity feeds, update any
NuGet.config
file, as follows: