Depricate JSON FileStore (#196)

This commit is contained in:
Bethuel Mmbaga
2024-06-13 13:18:11 +03:00
committed by GitHub
parent 0f3b8b396e
commit 196dcd2f2b

View File

@@ -122,6 +122,10 @@ You should see an entry similar to:
```
### Rollback to JSON file store
<Note>
Since version [0.28.0](https://github.com/netbirdio/netbird/releases/tag/v0.28.0), support for JSON file storage has been removed, and the option to roll back to JSON store is no longer supported.
</Note>
To rollback to the JSON file store, follow these steps:
<Note>
The following commands assume you use the latest docker version with the compose plugin. If you have docker-compose installed as a standalone, please use docker-compose as a command.