Update README to clarify how to run single extensions

This commit is contained in:
Vincent Petry
2020-03-20 14:44:36 +01:00
parent 9bb7ee38f7
commit c6a15692ab
+11
View File
@@ -56,6 +56,17 @@ marie:radioactivty
richard:superfluidity
```
## Running single extensions
The list of available extensions can be found in the "Extensions" section when running `./bin/ocis`.
For example to run the "phoenix" extension:
```console
./bin/ocis --log-level debug phoenix
```
⚠ do not use the **run** subcommand for running extensions
## Security
If you find a security issue please contact security@owncloud.com first.