feat: remove batch manager

This commit is contained in:
Antonella Sgarlatta
2021-06-07 16:32:28 -03:00
parent 3d2b4e3521
commit e24734e3cd
7 changed files with 3 additions and 100 deletions

View File

@@ -105,7 +105,6 @@ The web app makes use of two optional native extensions, which, when running the
1. Set the following environment variables in the .env file:
```
EXTENSIONS_MANAGER_LOCATION=extensions/extensions-manager/dist/index.html
BATCH_MANAGER_LOCATION=extensions/batch-manager/dist/index.min.html
```
You can also set the `SF_DEFAULT_SERVER` and `SF_NEXT_VERSION_SERVER` environment variables to set the default servers for login and registration.