Changeset 636 in code for trunk/doc/soju.1.scd


Ignore:
Timestamp:
Oct 13, 2021, 8:58:34 AM (4 years ago)
Author:
contact
Message:

Add bouncer MOTD

Closes: https://todo.sr.ht/~emersion/soju/137

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/soju.1.scd

    r632 r636  
    4545be done by adding a "@<client>" suffix to the username.
    4646
    47 soju will reload the TLS certificate and key when it receives the HUP signal.
     47soju will reload the TLS certificate/key and the MOTD file when it receives the
     48HUP signal.
    4849
    4950Administrators can broadcast a message to all bouncer users via _/notice
     
    143144        Maximum number of networks per user. By default, there is no limit.
    144145
     146*motd* <path>
     147        Path to the MOTD file. The bouncer MOTD is sent to clients which aren't
     148        bound to a specific network. By default, no MOTD is sent.
     149
    145150# IRC SERVICE
    146151
Note: See TracChangeset for help on using the changeset viewer.