Skip to content

Commit

Permalink
add back in content i accidentally removed
Browse files Browse the repository at this point in the history
  • Loading branch information
mandymichael committed Dec 12, 2024
1 parent 876accf commit 5623b40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/docs/security/outbound-requests/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ The Octopus.com site is hosted on Microsoft Azure, so you will see traffic going

## Disabling outbound requests

In isolated/air-gapped scenarios without access to the internet, it may prove beneficial to disable attempts to contact these external services to prevent failed tasks and/or errors in the logs. Details on how to disable each feature are as follows:

- Octopus Server updates
- Via the Web Portal: **Configuration ➜ Settings ➜ Updates**
- Via the CLI [configure command](/docs/octopus-rest-api/octopus.server.exe-command-line/configure): `Octopus.Server.exe configure --upgradeCheck=false`
Expand Down

0 comments on commit 5623b40

Please sign in to comment.