Changeset 636 in code for trunk/doc/soju.1.scd
- Timestamp:
- Oct 13, 2021, 8:58:34 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/soju.1.scd
r632 r636 45 45 be done by adding a "@<client>" suffix to the username. 46 46 47 soju will reload the TLS certificate and key when it receives the HUP signal. 47 soju will reload the TLS certificate/key and the MOTD file when it receives the 48 HUP signal. 48 49 49 50 Administrators can broadcast a message to all bouncer users via _/notice … … 143 144 Maximum number of networks per user. By default, there is no limit. 144 145 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 145 150 # IRC SERVICE 146 151
Note:
See TracChangeset
for help on using the changeset viewer.