I used to set the config file for version 1.* to set the location of database saving, but now in version 2.0 there’re no a config file and all data is saved to disk C:
- “influxd print-config > config.yml” print the config file
- move the contents of bolt path and engine-path per config file to the target locatoin.
- change the config.yml
- start the influxd
Does influxd look for the config.yml from it’s own folder then?