update migration for users.json

Jakob Ketterl 2021-05-08 22:56:14 +02:00
parent b11bef2cbb
commit 8e229c490a
2 changed files with 6 additions and 0 deletions

@ -54,6 +54,9 @@ read by OpenWebRX for migration purposes. See [Migrating to OpenWebRX 1.0](https
* `config_webrx.py`
* `bookmarks.json`
* `users.json`
Note: this only applies to files found in the storage locations described above. The new configuration storage system uses files with the same name internally.
# Setting up the basics

@ -53,6 +53,9 @@ have been edited once, all settings should be migrated, and the file `config_web
`bands.json` will not be migrated at this point and will remain in `/etc/openwebrx` for now.
`users.json` will not be migrated. Any existing users will need to be recreated for security reasons. Most installations
should not be affected by this since the web config was previously considered experimental and its use was discouraged.
## Special information for docker installations
The new configuration system is using a different storage location to write its information to, so to actually persist