aboutsummaryrefslogtreecommitdiffstats
path: root/prosody.cfg.lua.dist
Commit message (Expand)AuthorAgeFilesLines
...
* prosody.cfg.lua.dist: Fix my s2s_secure(_auth) messMatthew Wild2013-05-111-5/+6
* prosody.cfg.lua.dist: Update with new options and commentsMatthew Wild2013-04-011-14/+27
* prosodyctl, prosody.cfg.lua.dist, certs/Makefile: Use .crt as suffix for cert...Kim Alvefur2013-01-081-1/+1
* prosody.cfg.lua.dist: Rename mod_httpserver to mod_http_files, and move both ...Matthew Wild2012-04-281-2/+4
* prosody.cfg.lua.dist: Comment mod_legacyauth by default (thanks Zash)Matthew Wild2012-01-311-1/+1
* prosody.cfg.lua.dist: Add example of 'authentication' optionMatthew Wild2011-04-051-0/+9
* prosody.cfg.lua: Give example for logging to consoleMatthew Wild2011-01-071-0/+1
* prosody.cfg.lua: Improve comment about enabling debug loggingMatthew Wild2011-01-071-1/+1
* prosody.cfg.lua: Add mod_offline to the list of modules that can be disabled,...Matthew Wild2011-01-071-3/+4
* prosody.cfg.lua.dist: Update to include storage configuration and examples fo...Matthew Wild2011-01-071-0/+12
* prosody.cfg.lua.dist: Add note about the require_encryption optionsMatthew Wild2011-01-071-1/+6
* prosody.cfg.lua.dist: Add motd pluginMatthew Wild2011-01-071-0/+1
* prosody.cfg.lua.dist: Add note about external gatewaysMatthew Wild2010-12-211-0/+5
* prosody.cfg.lua.dist: Update for new logging config formatMatthew Wild2010-12-211-2/+5
* prosody.cfg.lua.dist: Update to reflect new mod_admin_* modulesMatthew Wild2010-12-171-2/+4
* prosody.cfg.lua.dist: Small wording fix in comment (thanks darkrain)Matthew Wild2010-09-131-1/+1
* prosody.cfg.lua.dist: Add mod_adhoc and mod_admin_adhoc to the default configMatthew Wild2010-09-051-0/+2
* prosody.cfg.lua.dist: Fixed trailing whitespace.Waqas Hussain2010-07-311-4/+4
* prosody.cfg.lua.dist: Removed commented "defaultauth" from the modules_disabl...Waqas Hussain2010-06-151-1/+0
* Have defaultauth load by defaultJeff Mitchell2010-05-271-0/+1
* Merge 0.6 into 0.7.Waqas Hussain2010-05-011-122/+111
|\
| * prosody.cfg.lua.dist: Refactor the default config file based on feedback from...vault/0.6.20.6.2Matthew Wild2010-04-141-88/+82
| * prosody.cfg.lua.dist: Remove lie about requiring console_enabledMatthew Wild2010-01-011-1/+1
* | prosody.cfg.lua.dist: Whitespace fix.Waqas Hussain2010-03-231-89/+89
* | prosody.cfg.lua.dist: Disable mod_privacy by default.Waqas Hussain2010-03-231-1/+1
* | prosody.cfg.lua.dist: Fix missing quote in commented proxy config exampleMatthew Wild2010-02-251-1/+1
* | prosody.cfg.lua.dist: Update config for 0.7, most improvements from the Arch ...Matthew Wild2010-02-211-75/+103
* | prosody.cfg.lua.dist: Remove lie about requiring console_enabledMatthew Wild2010-01-011-1/+1
* | prosody.cfg.lua.dist: Remove trailing whitespaceMatthew Wild2010-01-011-14/+14
|/
* prosody.cfg.lua.dist: Convert to unix line endings from DOSMatthew Wild2009-10-201-110/+110
* prosody.cfg.lua.dist: Add example of declaring admins for a serverMatthew Wild2009-09-211-0/+6
* prosody.cfg.lua.dist: Add mod_pep to the default config fileMatthew Wild2009-07-141-0/+1
* prosody.cfg.lua: Various small changesMatthew Wild2009-07-101-5/+4
* prosody.cfg.lua.dist: Move enabled line higher up (people including myself of...Matthew Wild2009-07-101-2/+3
* prosody.cfg.lua.dist: Add auto-loaded modules to the configMatthew Wild2009-07-101-0/+9
* prosody.cfg.lua.dist: Removed 'presence' from default modules listWaqas Hussain2009-06-291-1/+0
* prosody.cfg.lua.dist: Enable mod_register by default, but with registration d...Matthew Wild2009-06-021-1/+5
* prosody.cfg.lua.dist: Update example to a better oneMatthew Wild2009-05-161-1/+1
* Default config: Add 'presence' to list of modulesMatthew Wild2009-05-071-0/+1
* Update example config, categorise modules, add new modulesMatthew Wild2009-03-221-10/+23
* prosody.cfg.lua.dist: Remove some factual inaccuraciesMatthew Wild2009-03-221-4/+4
* Remove stray merge markerMatthew Wild2008-12-031-1/+0
* Merge from waqasMatthew Wild2008-12-031-2/+2
|\
| * Fix port number in mod_console instructionsMatthew Wild2008-12-031-1/+1
* | Converted prosody.cfg.lua.dist to use windows end-of-linesWaqas Hussain2008-12-031-78/+78
|/
* Add some example certificates and update the config to point to themMatthew Wild2008-11-291-2/+7
* Rename and update config. Update Makefile for this change.Matthew Wild2008-11-291-0/+73