Skip to content

Commit 534e94c

Browse files
authored
Merge branch 'master' into cancel-button
2 parents fb45c42 + c4a4428 commit 534e94c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

user/enterprise/workspaces-eom.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ layout: en_enterprise
44

55
---
66

7-
This page contains operations manual level information about Workspaces and Cache in Trravis CI Enterprise.
7+
This page contains operations manual level information about Workspaces and Cache in Travis CI Enterprise.
88

99
## Cache vs Workspaces
1010

@@ -19,7 +19,7 @@ Both features are technically specifically configured file buckets, accessed dur
1919

2020
### Workspaces configuration
2121

22-
Workspaces are configured much like Cache - in the Travis CI Enterprsie platform admin application. The configuration is technically propagated to travis-build service during runtime.
22+
Workspaces are configured much like Cache - in the Travis CI Enterprise platform admin application. The configuration is technically propagated to travis-build service during runtime.
2323

2424
There's a new menu called "Workspaces UI Settings", where specific configuration items must be provided in order to enable feature for the end users.
2525

@@ -32,7 +32,7 @@ There's a new menu called "Workspaces UI Settings", where specific configuration
3232
> It is recommended to:
3333
>
3434
> - use separate file bucket than the one used for cache, both for security and maintenance reasons
35-
> - have a file bucket configured with auto-cleanup policy (TCIE is not performing any housekeeping on the file bucket) - default recommended is 3 hours, which equals default max time of a single job running uninterrupted under certain conditions
35+
> - have a file bucket configured with auto-cleanup policy (TCIE is not performing any housekeeping on the file bucket) - default recommended time is 3 hours, which equals default max time of a single job running uninterrupted under certain conditions
3636
> - make sure your infrastructure hosting build image instances has connectivity to the file bucket configured for workspaces
3737
3838
### Workspaces usage

0 commit comments

Comments
 (0)