git.bettercrypto.org
/
ach-master.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
384d58b
)
Update prosody.cfg.lua
author
Bandie
<meikodis@meikodis.org>
Sat, 18 Oct 2014 13:53:27 +0000
(13:53 +0000)
committer
Bandie
<meikodis@meikodis.org>
Sat, 18 Oct 2014 13:53:27 +0000
(13:53 +0000)
src/configuration/IM/prosody/prosody.cfg.lua
patch
|
blob
|
history
diff --git
a/src/configuration/IM/prosody/prosody.cfg.lua
b/src/configuration/IM/prosody/prosody.cfg.lua
index
aab914a
..
2fdf93d
100644
(file)
--- a/
src/configuration/IM/prosody/prosody.cfg.lua
+++ b/
src/configuration/IM/prosody/prosody.cfg.lua
@@
-15,7
+15,7
@@
-- 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 = {
""
}
+admins = {}
-- Enable use of libevent for better performance under high load
-- For more information see: http://prosody.im/doc/libevent