diff options
| author | olive <olive@olive.ooo> | 2026-09-13 17:05:53 +0100 |
|---|---|---|
| committer | olive <olive@olive.ooo> | 2026-09-13 17:09:32 +0100 |
| commit | 359b94d98084b1e005d5add74f3739f6ef36aa8b (patch) | |
| tree | 273c39c61c472ad59b1e3829ead357011e38d546 /wilson.ini.example | |
| parent | c95ff81b4fced35a329493ca593a0c9a0610e4a1 (diff) | |
xmpp: multi-muc, sep out user resolution
Diffstat (limited to 'wilson.ini.example')
| -rw-r--r-- | wilson.ini.example | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wilson.ini.example b/wilson.ini.example index 86031a5..303d8a2 100644 --- a/wilson.ini.example +++ b/wilson.ini.example @@ -1,10 +1,10 @@ [top level] -loglevel=info +loglevel=info [pylon xmpp-barbaz] type=xmpp -; port 5222 -server=boingsrv.example.org +; port 5347 +server=localhost component=barbaz.boingsrv.example.org component_secret=seeeeeecret_password_here |
