lotus/node/config
ZenGround0 43da108466
feat:config:force existing users to opt into new defaults (#10488)
* Config default does not comment out EnableSplitstore

* Loadability check

* Remove test used for debugging

* regexp for properly safe check that config is set

* regexp for safely matching the EnableSpitstore field in the config

* Add instructions for undeleting config and remind users to set splitstore false for full archive

* UpdateConfig small docs and functional opts

* make gen

* Lint

* Fix

* nil pointer check on validate

* Unit testing of EnableSplitstore cases

* Address Review

---------

Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
2023-03-20 12:19:14 -04:00
..
cfgdocgen fix: docsgen: revert rename of API Name to Num 2022-09-14 12:41:47 -04:00
def_test.go fix make gen 2022-08-29 16:25:30 +02:00
def.go Merge pull request #10391 from filecoin-project/feat/record-hotstore-space 2023-03-09 17:41:36 +01:00
dep_test.go make config not depend on ffi 2022-11-08 09:37:43 +00:00
doc_gen.go lint 2023-03-09 08:57:14 -07:00
doc_util.go fix: docsgen: revert rename of API Name to Num 2022-09-14 12:41:47 -04:00
dynamic_config.go move DealmakingConfiger and SealingConfiger away from config/types.go 2022-03-03 16:51:47 +01:00
load_test.go feat:config:force existing users to opt into new defaults (#10488) 2023-03-20 12:19:14 -04:00
load.go feat:config:force existing users to opt into new defaults (#10488) 2023-03-20 12:19:14 -04:00
storage.go make repo not depend on ffi 2022-11-08 09:37:43 +00:00
types.go Configur buffer and threshold 2023-03-09 08:40:14 -07:00