Any changes to the files maestro-config.yaml and networker-config.yaml appear in the files maestro-config.dist.yaml and networker-config.dist.yaml after FileCloud upgrade. After upgrade, you must take the following steps to add the new content to your files while preserving any customizations you have made.
Windows
-
In C:\xampp\eventsapi\maestro-config.yaml
-
If you did not make changes to maestro-config.yaml previously:
Replace the content of maestro-config.yaml with the content of maestro-config.dist.yaml. -
If you made changes to maestro-config.yaml previously:
Add the changes to maestro-config.dist.yaml, then remove maestro-config.yaml.
Rename maestro-config.dist.yaml to maestro-config.yaml.
-
-
In C:\xampp\eventsapi\networker-config.yaml
-
If you did not make changes to networker-config.yaml previously:
Replace the content of networker-config.yaml with the content of networker-config.dist.yaml. -
If you made changes to networker-config.yaml previously:
Add the changes to networker-config.dist.yaml, then remove networker-config.yaml.
Rename networker-config.dist.yaml to networker-config.yaml.
-
Linux
-
In /opt/fcnetworksharescanner/maestro-config.yaml
-
If you did not make changes to maestro-config.yaml previously:
Replace the content of maestro-config.yaml with the content of maestro-config.dist.yaml. -
If you made changes to maestro-config.yaml previously:
Add the changes to maestro-config.dist.yaml, then remove maestro-config.yaml.
Rename maestro-config.dist.yaml to maestro-config.yaml.
-
-
In /opt/fcnetworker/networker-config.yaml
-
If you did not make changes to networker-config.yaml previously:
Replace the content of networker-config.yaml with the content of networker-config.dist.yaml. -
If you made changes to networker-config.yaml previously:
Add the changes to networker-config.dist.yaml, then remove networker-config.yaml.
Rename networker-config.dist.yaml to networker-config.yaml.
-