You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -125,6 +125,10 @@ The Swagger API documentation can be found [here](https://bbernhard.github.io/si
125
125
126
126
In case you need more functionality, please **file a ticket** or **create a PR**.
127
127
128
+
## Plugins
129
+
130
+
The plugin mechanism allows to register custom endpoints (with different payloads) without forking the project. Have a look [here](https://github.com/bbernhard/signal-cli-rest-api/tree/master/plugins) for details.
131
+
128
132
## Advanced Settings
129
133
There are a bunch of environmental variables that can be set inside the docker container in order to change some technical details. This settings are meant for developers and advanced users. Usually you do *not* need to change anything here - the default values are perfectly fine!
0 commit comments