Skip to content
Eric edited this page Dec 20, 2021 · 3 revisions

Updating to master

The latest version (v3.x.x) uses a new config file in YAML format which would break old versions.

In order to make old versions work with the master you would need to use the new config.yaml file instead of the config.ts file from before. The easiest would be if you copy the config-sample.yaml to config.yaml (both in the config folder) and edit the settings similar to your old config.ts file. There is no need to delete the database file so old tickets can be kept open.

Clone this wiki locally