Skip to content

Instantly share code, notes, and snippets.

@jetatomic
jetatomic / prosody.cfg.lua
Last active May 28, 2018 23:52
Prosody on OpenWRT for Conversations.im compatibility
-- Prosody on OpenWRT for Conversations.im compatibility
---------- Server-wide settings ----------
-- This is a (by default, empty) list of accounts that are admins
-- for the server. Note that you must create the accounts separately
-- (see http://prosody.im/doc/creating_accounts for info)
-- Example: admins = { "user1@example.com", "user2@example.net" }
admins = { }