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

mx-puppet-bridges - set log level = warn, set presence interval = 5s

pull/1899/head
Aine 3 лет назад
Родитель
Сommit
5801017df0
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 34969C908CCA2804
7 измененных файлов: 12 добавлений и 12 удалений
  1. +2
    -2
      roles/matrix-bridge-mx-puppet-discord/templates/config.yaml.j2
  2. +1
    -1
      roles/matrix-bridge-mx-puppet-groupme/templates/config.yaml.j2
  3. +2
    -2
      roles/matrix-bridge-mx-puppet-instagram/templates/config.yaml.j2
  4. +2
    -2
      roles/matrix-bridge-mx-puppet-skype/templates/config.yaml.j2
  5. +2
    -2
      roles/matrix-bridge-mx-puppet-slack/templates/config.yaml.j2
  6. +1
    -1
      roles/matrix-bridge-mx-puppet-steam/templates/config.yaml.j2
  7. +2
    -2
      roles/matrix-bridge-mx-puppet-twitter/templates/config.yaml.j2

+ 2
- 2
roles/matrix-bridge-mx-puppet-discord/templates/config.yaml.j2 Просмотреть файл

@@ -25,7 +25,7 @@ presence:
# Bridge Discord online/offline status
enabled: true
# How often to send status to the homeserver in milliseconds
interval: 500
interval: 5000

provisioning:
# Regex of Matrix IDs allowed to use the puppet bridge
@@ -117,7 +117,7 @@ logging:
# Log level of console output
# Allowed values starting with most verbose:
# silly, debug, verbose, info, warn, error
console: info
console: warn
# Date and time formatting
lineDateFormat: MMM-D HH:mm:ss.SSS
# Logging files


+ 1
- 1
roles/matrix-bridge-mx-puppet-groupme/templates/config.yaml.j2 Просмотреть файл

@@ -78,7 +78,7 @@ logging:
# Log level of console output
# Allowed values starting with most verbose:
# silly, debug, verbose, info, warn, error
console: info
console: warn
# Date and time formatting
lineDateFormat: MMM-D HH:mm:ss.SSS
# Logging files


+ 2
- 2
roles/matrix-bridge-mx-puppet-instagram/templates/config.yaml.j2 Просмотреть файл

@@ -18,7 +18,7 @@ presence:
# Bridge Instagram online/offline status
enabled: true
# How often to send status to the homeserver in milliseconds
interval: 500
interval: 5000

provisioning:
# Regex of Matrix IDs allowed to use the puppet bridge
@@ -61,7 +61,7 @@ logging:
# Log level of console output
# Allowed values starting with most verbose:
# silly, debug, verbose, info, warn, error
console: info
console: warn
# Date and time formatting
lineDateFormat: MMM-D HH:mm:ss.SSS
# Logging files


+ 2
- 2
roles/matrix-bridge-mx-puppet-skype/templates/config.yaml.j2 Просмотреть файл

@@ -29,7 +29,7 @@ logging:
# Log level of console output
# Allowed values starting with most verbose:
# silly, debug, verbose, info, warn, error
console: info
console: warn
# Optionally, you can apply filters to the console logging
#console:
# level: info
@@ -80,7 +80,7 @@ presence:
# Bridge online/offline status
enabled: true
# How often to send status to the homeserver in milliseconds
interval: 500
interval: 5000
# if the im.vector.user_status state setting should be diabled
#disableStatusState: false
# A blacklist of remote user IDs for the im.vector.user_status state setting


+ 2
- 2
roles/matrix-bridge-mx-puppet-slack/templates/config.yaml.j2 Просмотреть файл

@@ -32,7 +32,7 @@ presence:
# Bridge Discord online/offline status
enabled: true
# How often to send status to the homeserver in milliseconds
interval: 500
interval: 5000

provisioning:
# Regex of Matrix IDs allowed to use the puppet bridge
@@ -75,7 +75,7 @@ logging:
# Log level of console output
# Allowed values starting with most verbose:
# silly, debug, verbose, info, warn, error
console: info
console: warn
# Date and time formatting
lineDateFormat: MMM-D HH:mm:ss.SSS
# Logging files


+ 1
- 1
roles/matrix-bridge-mx-puppet-steam/templates/config.yaml.j2 Просмотреть файл

@@ -78,7 +78,7 @@ logging:
# Log level of console output
# Allowed values starting with most verbose:
# silly, debug, verbose, info, warn, error
console: info
console: warn
# Date and time formatting
lineDateFormat: MMM-D HH:mm:ss.SSS
# Logging files


+ 2
- 2
roles/matrix-bridge-mx-puppet-twitter/templates/config.yaml.j2 Просмотреть файл

@@ -28,7 +28,7 @@ presence:
# Bridge Twitter online/offline status
enabled: true
# How often to send status to the homeserver in milliseconds
interval: 500
interval: 5000

provisioning:
# Regex of Matrix IDs allowed to use the puppet bridge
@@ -71,7 +71,7 @@ logging:
# Log level of console output
# Allowed values starting with most verbose:
# silly, debug, verbose, info, warn, error
console: info
console: warn
# Date and time formatting
lineDateFormat: MMM-D HH:mm:ss.SSS
# Logging files


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