aboutsummaryrefslogtreecommitdiffstats
path: root/docs/configuration.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration.md')
-rw-r--r--docs/configuration.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/configuration.md b/docs/configuration.md
index 532a1f7..fa5d4d9 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -29,6 +29,9 @@ The license of the integration. We prefer MIT, but here is a list of all the ava
29`string` **repository**<br /> 29`string` **repository**<br />
30Link to your Github, Gitlab or Bitbucket public repository. Not used in the application, but is very helpful if we need to log bugs or update to newer versions, etc. 30Link to your Github, Gitlab or Bitbucket public repository. Not used in the application, but is very helpful if we need to log bugs or update to newer versions, etc.
31 31
32`array[string]` **aliases**<br />
33The list of alternate names that this recipe can be called
34
32`object` **config** _mandatory_<br /> 35`object` **config** _mandatory_<br />
33This is the Ferdi-specific integration config. 36This is the Ferdi-specific integration config.
34 37