Skip to content

Commit b70e2e4

Browse files
authored
Update content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md
1 parent 149dd23 commit b70e2e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The default directories that Redis Enterprise Software uses for data and metadat
3535
| /var/opt/redislabs/log | System logs for Redis Enterprise Software |
3636
| /var/opt/redislabs/run | Socket files for Redis Enterprise Software |
3737
| /etc/opt/redislabs | Default location for cluster manager configuration and certificates |
38-
| /tmp | The /tmp filesystem is for temporary files and should be sized according to this formula: <number-of-cluster-nodes> * <size-of-/var/opt/redislabs/log-filesystem> |
38+
| /tmp | The /tmp filesystem is for temporary files and should be sized according to this formula: `<number-of-cluster-nodes> * <size-of-/var/opt/redislabs/log-filesystem>` |
3939

4040
You can change these file locations for:
4141

0 commit comments

Comments
 (0)