diff --git a/Project-documentation.md b/Project-documentation.md new file mode 100644 index 0000000..5c72587 --- /dev/null +++ b/Project-documentation.md @@ -0,0 +1,13 @@ +Here we'll try to list the different documentation available at the project itself + +*. [Calendar integration](https://github.com/jitsi/jitsi-meet/blob/master/doc/integrations.md) + * [Google Calendar](https://github.com/jitsi/jitsi-meet/blob/master/doc/integrations.md#creating-the-google-api-client-for-google-calendar-and-youtube-integration) + * [Microsoft Outlook](https://github.com/jitsi/jitsi-meet/blob/master/doc/integrations.md#creating-the-microsoft-app-for-microsoft-outlook-integration) + +Last step is to set in **/etc/jitsi/meet/domain-config.js**, +``` + enableCalendarIntegration: true +``` + +*. [Dropbox API Key](https://github.com/jitsi/jitsi-meet/blob/master/doc/integrations.md#creating-the-dropbox-app-for-dropbox-recording-integration) +Also documnetated at [[Jibri Recording]] \ No newline at end of file