You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/rs/installing-upgrading/install/plan-deployment/file-locations.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ The default directories that Redis Enterprise Software uses for data and metadat
35
35
| /var/opt/redislabs/log | System logs for Redis Enterprise Software |
36
36
| /var/opt/redislabs/run | Socket files for Redis Enterprise Software |
37
37
| /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>`|
0 commit comments