Jibri installation et configuration

This commit is contained in:
Samuel Trégouët
2021-04-28 15:43:34 +00:00
committed by Antoine Ouvrard
parent e13e25b1de
commit 81f81beb10
19 changed files with 533 additions and 34 deletions
@@ -0,0 +1,15 @@
{
"3rdparty": {
"extensions": {
"gkaeknlffijmeakpmmeigddgjhiidhof": {
"forcedCookies": [
{
"domain": "toto",
"name": "toto name",
"value": "toto value"
}
]
}
}
}
}