mx-puppet-bridges - set log level = warn, set presence interval = 5s
This commit is contained in:
parent
c71fea70d3
commit
5801017df0
@ -25,7 +25,7 @@ presence:
|
|||||||
# Bridge Discord online/offline status
|
# Bridge Discord online/offline status
|
||||||
enabled: true
|
enabled: true
|
||||||
# How often to send status to the homeserver in milliseconds
|
# How often to send status to the homeserver in milliseconds
|
||||||
interval: 500
|
interval: 5000
|
||||||
|
|
||||||
provisioning:
|
provisioning:
|
||||||
# Regex of Matrix IDs allowed to use the puppet bridge
|
# Regex of Matrix IDs allowed to use the puppet bridge
|
||||||
@ -117,7 +117,7 @@ logging:
|
|||||||
# Log level of console output
|
# Log level of console output
|
||||||
# Allowed values starting with most verbose:
|
# Allowed values starting with most verbose:
|
||||||
# silly, debug, verbose, info, warn, error
|
# silly, debug, verbose, info, warn, error
|
||||||
console: info
|
console: warn
|
||||||
# Date and time formatting
|
# Date and time formatting
|
||||||
lineDateFormat: MMM-D HH:mm:ss.SSS
|
lineDateFormat: MMM-D HH:mm:ss.SSS
|
||||||
# Logging files
|
# Logging files
|
||||||
|
@ -78,7 +78,7 @@ logging:
|
|||||||
# Log level of console output
|
# Log level of console output
|
||||||
# Allowed values starting with most verbose:
|
# Allowed values starting with most verbose:
|
||||||
# silly, debug, verbose, info, warn, error
|
# silly, debug, verbose, info, warn, error
|
||||||
console: info
|
console: warn
|
||||||
# Date and time formatting
|
# Date and time formatting
|
||||||
lineDateFormat: MMM-D HH:mm:ss.SSS
|
lineDateFormat: MMM-D HH:mm:ss.SSS
|
||||||
# Logging files
|
# Logging files
|
||||||
|
@ -18,7 +18,7 @@ presence:
|
|||||||
# Bridge Instagram online/offline status
|
# Bridge Instagram online/offline status
|
||||||
enabled: true
|
enabled: true
|
||||||
# How often to send status to the homeserver in milliseconds
|
# How often to send status to the homeserver in milliseconds
|
||||||
interval: 500
|
interval: 5000
|
||||||
|
|
||||||
provisioning:
|
provisioning:
|
||||||
# Regex of Matrix IDs allowed to use the puppet bridge
|
# Regex of Matrix IDs allowed to use the puppet bridge
|
||||||
@ -61,7 +61,7 @@ logging:
|
|||||||
# Log level of console output
|
# Log level of console output
|
||||||
# Allowed values starting with most verbose:
|
# Allowed values starting with most verbose:
|
||||||
# silly, debug, verbose, info, warn, error
|
# silly, debug, verbose, info, warn, error
|
||||||
console: info
|
console: warn
|
||||||
# Date and time formatting
|
# Date and time formatting
|
||||||
lineDateFormat: MMM-D HH:mm:ss.SSS
|
lineDateFormat: MMM-D HH:mm:ss.SSS
|
||||||
# Logging files
|
# Logging files
|
||||||
|
@ -29,7 +29,7 @@ logging:
|
|||||||
# Log level of console output
|
# Log level of console output
|
||||||
# Allowed values starting with most verbose:
|
# Allowed values starting with most verbose:
|
||||||
# silly, debug, verbose, info, warn, error
|
# silly, debug, verbose, info, warn, error
|
||||||
console: info
|
console: warn
|
||||||
# Optionally, you can apply filters to the console logging
|
# Optionally, you can apply filters to the console logging
|
||||||
#console:
|
#console:
|
||||||
# level: info
|
# level: info
|
||||||
@ -80,7 +80,7 @@ presence:
|
|||||||
# Bridge online/offline status
|
# Bridge online/offline status
|
||||||
enabled: true
|
enabled: true
|
||||||
# How often to send status to the homeserver in milliseconds
|
# 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
|
# if the im.vector.user_status state setting should be diabled
|
||||||
#disableStatusState: false
|
#disableStatusState: false
|
||||||
# A blacklist of remote user IDs for the im.vector.user_status state setting
|
# A blacklist of remote user IDs for the im.vector.user_status state setting
|
||||||
|
@ -32,7 +32,7 @@ presence:
|
|||||||
# Bridge Discord online/offline status
|
# Bridge Discord online/offline status
|
||||||
enabled: true
|
enabled: true
|
||||||
# How often to send status to the homeserver in milliseconds
|
# How often to send status to the homeserver in milliseconds
|
||||||
interval: 500
|
interval: 5000
|
||||||
|
|
||||||
provisioning:
|
provisioning:
|
||||||
# Regex of Matrix IDs allowed to use the puppet bridge
|
# Regex of Matrix IDs allowed to use the puppet bridge
|
||||||
@ -75,7 +75,7 @@ logging:
|
|||||||
# Log level of console output
|
# Log level of console output
|
||||||
# Allowed values starting with most verbose:
|
# Allowed values starting with most verbose:
|
||||||
# silly, debug, verbose, info, warn, error
|
# silly, debug, verbose, info, warn, error
|
||||||
console: info
|
console: warn
|
||||||
# Date and time formatting
|
# Date and time formatting
|
||||||
lineDateFormat: MMM-D HH:mm:ss.SSS
|
lineDateFormat: MMM-D HH:mm:ss.SSS
|
||||||
# Logging files
|
# Logging files
|
||||||
|
@ -78,7 +78,7 @@ logging:
|
|||||||
# Log level of console output
|
# Log level of console output
|
||||||
# Allowed values starting with most verbose:
|
# Allowed values starting with most verbose:
|
||||||
# silly, debug, verbose, info, warn, error
|
# silly, debug, verbose, info, warn, error
|
||||||
console: info
|
console: warn
|
||||||
# Date and time formatting
|
# Date and time formatting
|
||||||
lineDateFormat: MMM-D HH:mm:ss.SSS
|
lineDateFormat: MMM-D HH:mm:ss.SSS
|
||||||
# Logging files
|
# Logging files
|
||||||
|
@ -28,7 +28,7 @@ presence:
|
|||||||
# Bridge Twitter online/offline status
|
# Bridge Twitter online/offline status
|
||||||
enabled: true
|
enabled: true
|
||||||
# How often to send status to the homeserver in milliseconds
|
# How often to send status to the homeserver in milliseconds
|
||||||
interval: 500
|
interval: 5000
|
||||||
|
|
||||||
provisioning:
|
provisioning:
|
||||||
# Regex of Matrix IDs allowed to use the puppet bridge
|
# Regex of Matrix IDs allowed to use the puppet bridge
|
||||||
@ -71,7 +71,7 @@ logging:
|
|||||||
# Log level of console output
|
# Log level of console output
|
||||||
# Allowed values starting with most verbose:
|
# Allowed values starting with most verbose:
|
||||||
# silly, debug, verbose, info, warn, error
|
# silly, debug, verbose, info, warn, error
|
||||||
console: info
|
console: warn
|
||||||
# Date and time formatting
|
# Date and time formatting
|
||||||
lineDateFormat: MMM-D HH:mm:ss.SSS
|
lineDateFormat: MMM-D HH:mm:ss.SSS
|
||||||
# Logging files
|
# Logging files
|
||||||
|
Loading…
Reference in New Issue
Block a user