Remove some configs

This commit is contained in:
Shrenuj Bansal
2022-11-15 16:46:48 -05:00
parent 945122190e
commit c0925ffb92
6 changed files with 0 additions and 45 deletions
@@ -209,12 +209,6 @@
# env var: LOTUS_CLUSTER_CLUSTERMODEENABLED
#ClusterModeEnabled = false
# will shutdown libp2p host on shutdown. Useful for testing
#
# type: bool
# env var: LOTUS_CLUSTER_HOSTSHUTDOWN
#HostShutdown = false
# A folder to store Raft's data.
#
# type: string
@@ -263,12 +257,6 @@
# env var: LOTUS_CLUSTER_BACKUPSROTATE
#BackupsRotate = 6
# Namespace to use when writing keys to the datastore
#
# type: string
# env var: LOTUS_CLUSTER_DATASTORENAMESPACE
#DatastoreNamespace = "/raft"
# Tracing enables propagation of contexts across binary boundaries.
#
# type: bool