working on release 0.7.0
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
**Breaking change:** The Collabora admin panel password is now a secret (`collabora_p`).
|
||||
|
||||
After upgrading, you must generate the new secret for collabora to work:
|
||||
|
||||
```
|
||||
abra app secret insert <app-name> collabora_p v1 <your-password>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user