mod_announce

Sometimes it is useful to send messages to all online users, maybe because of an upcoming outage or maintenance period. mod_announce allows administrators to do that.

Details

Only administrators can send announcements. To send an announcement an administrator needs to send a message to host/announce/online.

  e.g. example.com/announce/online

Usage

    modules_enabled = {
        -- Other modules
        "announce"; -- Enable mod_announce
    }

Configuration

Option Default Notes
No options

Example

    modules_enabled = {
        -- Other modules
        "announce"; -- Enable mod_announce
    }
 
doc/modules/mod_announce.txt · Last modified: 2010/02/18 15:48 by Kawsar Saiyeed