Commit 18eeb1f4 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FEAT] Adding Visio micro-service (Jitsi)

First add New type NodeFrameVisio it this case:
	modified :         src/Gargantext/Database/Admin/Types/Node.hs
After this step, just follow the compiler errors to fix the instances.

	modified :         src/Gargantext/Prelude/Config.hs

The NodeType NodeFrameVisio is created in Database and need some
parameters:
	modified :         src/Gargantext/Database/Action/Node.hs
	modified :         src/Gargantext/Database/Admin/Config.hs
	modified :         src/Gargantext/Database/Admin/Types/Hyperdata/Default.hs

Finally:
	modified :         gargantext.ini_toModify
The url of the micro-service can be adapted in gargantext.ini
parent e3fed9b2
Pipeline #1541 passed with stage
in 17 minutes and 30 seconds