prosodyctl, prosody.cfg.lua.dist, certs/Makefile: Use .crt as suffix for certificates everywhere (thanks jasperixla)
|
Kim Alvefur |
2013-01-08 |
prosody.cfg.lua.dist: Rename mod_httpserver to mod_http_files, and move both it and mod_bosh to a new 'HTTP modules' category
|
Matthew Wild |
2012-04-28 |
prosody.cfg.lua.dist: Comment mod_legacyauth by default (thanks Zash)
|
Matthew Wild |
2012-01-31 |
prosody.cfg.lua.dist: Add example of 'authentication' option
|
Matthew Wild |
2011-04-05 |
prosody.cfg.lua: Give example for logging to console
|
Matthew Wild |
2011-01-07 |
prosody.cfg.lua: Improve comment about enabling debug logging
|
Matthew Wild |
2011-01-07 |
prosody.cfg.lua: Add mod_offline to the list of modules that can be disabled, and add comments for all auto-loaded modules
|
Matthew Wild |
2011-01-07 |
prosody.cfg.lua.dist: Update to include storage configuration and examples for SQL
|
Matthew Wild |
2011-01-07 |
prosody.cfg.lua.dist: Add note about the require_encryption options
|
Matthew Wild |
2011-01-07 |
prosody.cfg.lua.dist: Add motd plugin
|
Matthew Wild |
2011-01-07 |
prosody.cfg.lua.dist: Add note about external gateways
|
Matthew Wild |
2010-12-21 |
prosody.cfg.lua.dist: Update for new logging config format
|
Matthew Wild |
2010-12-21 |
prosody.cfg.lua.dist: Update to reflect new mod_admin_* modules
|
Matthew Wild |
2010-12-17 |
prosody.cfg.lua.dist: Small wording fix in comment (thanks darkrain)
|
Matthew Wild |
2010-09-13 |
prosody.cfg.lua.dist: Add mod_adhoc and mod_admin_adhoc to the default config
|
Matthew Wild |
2010-09-05 |
prosody.cfg.lua.dist: Fixed trailing whitespace.
|
Waqas Hussain |
2010-07-31 |
prosody.cfg.lua.dist: Removed commented "defaultauth" from the modules_disabled list.
|
Waqas Hussain |
2010-06-15 |
Have defaultauth load by default
|
Jeff Mitchell |
2010-05-27 |
Merge 0.6 into 0.7.
|
Waqas Hussain |
2010-05-01 |
prosody.cfg.lua.dist: Refactor the default config file based on feedback from confused users
0.6.2
|
Matthew Wild |
2010-04-14 |
prosody.cfg.lua.dist: Whitespace fix.
|
Waqas Hussain |
2010-03-23 |
prosody.cfg.lua.dist: Disable mod_privacy by default.
|
Waqas Hussain |
2010-03-23 |
prosody.cfg.lua.dist: Remove lie about requiring console_enabled
|
Matthew Wild |
2010-01-01 |
prosody.cfg.lua.dist: Fix missing quote in commented proxy config example
|
Matthew Wild |
2010-02-25 |
prosody.cfg.lua.dist: Update config for 0.7, most improvements from the Arch Linux package by dbb, thanks!
|
Matthew Wild |
2010-02-21 |
prosody.cfg.lua.dist: Remove lie about requiring console_enabled
|
Matthew Wild |
2010-01-01 |
prosody.cfg.lua.dist: Remove trailing whitespace
|
Matthew Wild |
2010-01-01 |
prosody.cfg.lua.dist: Convert to unix line endings from DOS
|
Matthew Wild |
2009-10-20 |
prosody.cfg.lua.dist: Add example of declaring admins for a server
|
Matthew Wild |
2009-09-21 |
prosody.cfg.lua.dist: Add mod_pep to the default config file
|
Matthew Wild |
2009-07-14 |