mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 12:23:59 +00:00
17 lines
324 B
YAML
17 lines
324 B
YAML
![]() |
xmpp:
|
||
|
server: 'example.com'
|
||
|
user: 'name@example.com'
|
||
|
password: 'password'
|
||
|
# servicename: 'example.com'
|
||
|
# port: 5222
|
||
|
# sasl-enabled: false
|
||
|
|
||
|
op-users:
|
||
|
# - 'name@example.com'
|
||
|
|
||
|
|
||
|
log-enabled: false
|
||
|
# Level is minimum level that should be send: info, warning, severe
|
||
|
log-level: warning
|
||
|
log-users:
|
||
|
# - 'name@example.com'
|