Просмотр исходного кода

doc(config) document "inviteDomain" in dynamicBrandingUrl

master
otho 4 лет назад
Родитель
Сommit
fe22e33343
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 3 добавлений и 0 удалений
  1. 3
    0
      config.js

+ 3
- 0
config.js Просмотреть файл

@@ -685,8 +685,11 @@ var config = {
685 685
     /**
686 686
      External API url used to receive branding specific information.
687 687
      If there is no url set or there are missing fields, the defaults are applied.
688
+     The config file should be in JSON.
688 689
      None of the fields are mandatory and the response must have the shape:
689 690
      {
691
+         // The domain url to apply (will replace the domain in the sharing conference link/embed section)
692
+         inviteDomain: 'example-company.org,
690 693
          // The hex value for the colour used as background
691 694
          backgroundColor: '#fff',
692 695
          // The url for the image used as background

Загрузка…
Отмена
Сохранить