| Commit message (Expand) | Author | Age | Files | Lines |
* | prosody.cfg.lua.dist: Replace mod_privacy with mod_blocklist in the default c... | Kim Alvefur | 2014-08-10 | 1 | -1/+1 |
* | prosody.cfg.lua.dist: mod_posix is enabled by default on posix platforms now | Kim Alvefur | 2014-03-22 | 1 | -1/+1 |
* | prosody.cfg.lua.dist: Set c2s_require_encryption = true | Matthew Wild | 2013-08-29 | 1 | -1/+1 |
* | prosody.cfg.lua: Remove some more sneaky ';' characters from the config | Matthew Wild | 2013-05-24 | 1 | -3/+3 |
* | prosody.cfg.lua.dist: Remove unnecessary ';' from default config (thanks Vinc... | Matthew Wild | 2013-05-24 | 1 | -1/+1 |
* | prosody.cfg.lua.dist: Suggest 'prosodyctl check config' instead of 'luac -p' | Matthew Wild | 2013-05-21 | 1 | -1/+1 |
* | prosody.cfg.lua.dist: Fix my s2s_secure(_auth) mess | Matthew Wild | 2013-05-11 | 1 | -5/+6 |
* | prosody.cfg.lua.dist: Update with new options and comments | Matthew Wild | 2013-04-01 | 1 | -14/+27 |
* | prosodyctl, prosody.cfg.lua.dist, certs/Makefile: Use .crt as suffix for cert... | Kim Alvefur | 2013-01-08 | 1 | -1/+1 |
* | prosody.cfg.lua.dist: Rename mod_httpserver to mod_http_files, and move both ... | Matthew Wild | 2012-04-28 | 1 | -2/+4 |
* | prosody.cfg.lua.dist: Comment mod_legacyauth by default (thanks Zash) | Matthew Wild | 2012-01-31 | 1 | -1/+1 |
* | prosody.cfg.lua.dist: Add example of 'authentication' option | Matthew Wild | 2011-04-05 | 1 | -0/+9 |
* | prosody.cfg.lua: Give example for logging to console | Matthew Wild | 2011-01-07 | 1 | -0/+1 |
* | prosody.cfg.lua: Improve comment about enabling debug logging | Matthew Wild | 2011-01-07 | 1 | -1/+1 |
* | prosody.cfg.lua: Add mod_offline to the list of modules that can be disabled,... | Matthew Wild | 2011-01-07 | 1 | -3/+4 |
* | prosody.cfg.lua.dist: Update to include storage configuration and examples fo... | Matthew Wild | 2011-01-07 | 1 | -0/+12 |
* | prosody.cfg.lua.dist: Add note about the require_encryption options | Matthew Wild | 2011-01-07 | 1 | -1/+6 |
* | prosody.cfg.lua.dist: Add motd plugin | Matthew Wild | 2011-01-07 | 1 | -0/+1 |
* | prosody.cfg.lua.dist: Add note about external gateways | Matthew Wild | 2010-12-21 | 1 | -0/+5 |
* | prosody.cfg.lua.dist: Update for new logging config format | Matthew Wild | 2010-12-21 | 1 | -2/+5 |
* | prosody.cfg.lua.dist: Update to reflect new mod_admin_* modules | Matthew Wild | 2010-12-17 | 1 | -2/+4 |
* | prosody.cfg.lua.dist: Small wording fix in comment (thanks darkrain) | Matthew Wild | 2010-09-13 | 1 | -1/+1 |
* | prosody.cfg.lua.dist: Add mod_adhoc and mod_admin_adhoc to the default config | Matthew Wild | 2010-09-05 | 1 | -0/+2 |
* | prosody.cfg.lua.dist: Fixed trailing whitespace. | Waqas Hussain | 2010-07-31 | 1 | -4/+4 |
* | prosody.cfg.lua.dist: Removed commented "defaultauth" from the modules_disabl... | Waqas Hussain | 2010-06-15 | 1 | -1/+0 |
* | Have defaultauth load by default | Jeff Mitchell | 2010-05-27 | 1 | -0/+1 |
* | Merge 0.6 into 0.7. | Waqas Hussain | 2010-05-01 | 1 | -122/+111 |
|\ |
|
| * | prosody.cfg.lua.dist: Refactor the default config file based on feedback from...vault/0.6.20.6.2 | Matthew Wild | 2010-04-14 | 1 | -88/+82 |
| * | prosody.cfg.lua.dist: Remove lie about requiring console_enabled | Matthew Wild | 2010-01-01 | 1 | -1/+1 |
* | | prosody.cfg.lua.dist: Whitespace fix. | Waqas Hussain | 2010-03-23 | 1 | -89/+89 |
* | | prosody.cfg.lua.dist: Disable mod_privacy by default. | Waqas Hussain | 2010-03-23 | 1 | -1/+1 |
* | | prosody.cfg.lua.dist: Fix missing quote in commented proxy config example | Matthew Wild | 2010-02-25 | 1 | -1/+1 |
* | | prosody.cfg.lua.dist: Update config for 0.7, most improvements from the Arch ... | Matthew Wild | 2010-02-21 | 1 | -75/+103 |
* | | prosody.cfg.lua.dist: Remove lie about requiring console_enabled | Matthew Wild | 2010-01-01 | 1 | -1/+1 |
* | | prosody.cfg.lua.dist: Remove trailing whitespace | Matthew Wild | 2010-01-01 | 1 | -14/+14 |
|/ |
|
* | prosody.cfg.lua.dist: Convert to unix line endings from DOS | Matthew Wild | 2009-10-20 | 1 | -110/+110 |
* | prosody.cfg.lua.dist: Add example of declaring admins for a server | Matthew Wild | 2009-09-21 | 1 | -0/+6 |
* | prosody.cfg.lua.dist: Add mod_pep to the default config file | Matthew Wild | 2009-07-14 | 1 | -0/+1 |
* | prosody.cfg.lua: Various small changes | Matthew Wild | 2009-07-10 | 1 | -5/+4 |
* | prosody.cfg.lua.dist: Move enabled line higher up (people including myself of... | Matthew Wild | 2009-07-10 | 1 | -2/+3 |
* | prosody.cfg.lua.dist: Add auto-loaded modules to the config | Matthew Wild | 2009-07-10 | 1 | -0/+9 |
* | prosody.cfg.lua.dist: Removed 'presence' from default modules list | Waqas Hussain | 2009-06-29 | 1 | -1/+0 |
* | prosody.cfg.lua.dist: Enable mod_register by default, but with registration d... | Matthew Wild | 2009-06-02 | 1 | -1/+5 |
* | prosody.cfg.lua.dist: Update example to a better one | Matthew Wild | 2009-05-16 | 1 | -1/+1 |
* | Default config: Add 'presence' to list of modules | Matthew Wild | 2009-05-07 | 1 | -0/+1 |
* | Update example config, categorise modules, add new modules | Matthew Wild | 2009-03-22 | 1 | -10/+23 |
* | prosody.cfg.lua.dist: Remove some factual inaccuracies | Matthew Wild | 2009-03-22 | 1 | -4/+4 |
* | Remove stray merge marker | Matthew Wild | 2008-12-03 | 1 | -1/+0 |
* | Merge from waqas | Matthew Wild | 2008-12-03 | 1 | -2/+2 |
|\ |
|
| * | Fix port number in mod_console instructions | Matthew Wild | 2008-12-03 | 1 | -1/+1 |