aboutsummaryrefslogtreecommitdiffstats
path: root/prosody.cfg.lua.dist (follow)
Commit message (Expand)AuthorAgeFilesLines
* prosody.cfg.lua.dist: Tidy up some commentsMatthew Wild2018-11-181-11/+1
* prosody.cfg.lua.dist: Add https_certificate optionMatthew Wild2018-11-181-0/+3
* prosody.cfg.lua.dist: Replace old vcard module with new onesKim Alvefur2018-10-291-1/+2
* prosody.cfg.lua.dist: Add mod_muc_mam to example MUC sectionKim Alvefur2018-10-291-0/+2
* prosody.cfg.lua.dist: Mention that mod_pep handles avatarsKim Alvefur2018-10-291-1/+1
* prosody.cfg.lua.dist: Add mod_csi_simpleKim Alvefur2018-10-291-0/+1
* prosody.cfg.lua.dist: Correct mod_websockets to mod_websocketKim Alvefur2017-09-271-1/+1
* prosody.cfg.lua.dist: Improve certificates commentMatthew Wild2017-09-231-2/+2
* prosody.cfg.lua.dist: Further tweaks in preparation for 0.10.0Matthew Wild2017-09-231-21/+12
* prosody.cfg.lua.dist: Update in preparation for 0.10.0 releaseMatthew Wild2017-09-231-40/+73
* prosody.cfg.lua.dist: Replace mod_privacy with mod_blocklist in the default configKim Alvefur2014-08-101-1/+1
* prosody.cfg.lua.dist: mod_posix is enabled by default on posix platforms nowKim Alvefur2014-03-221-1/+1
* prosody.cfg.lua.dist: Set c2s_require_encryption = trueMatthew Wild2013-08-291-1/+1
* prosody.cfg.lua: Remove some more sneaky ';' characters from the configMatthew Wild2013-05-241-3/+3
* prosody.cfg.lua.dist: Remove unnecessary ';' from default config (thanks Vincent)Matthew Wild2013-05-241-1/+1
* prosody.cfg.lua.dist: Suggest 'prosodyctl check config' instead of 'luac -p'Matthew Wild2013-05-211-1/+1
* 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 certificates everywhere (thanks jasperixla)Kim Alvefur2013-01-081-1/+1
* prosody.cfg.lua.dist: Rename mod_httpserver to mod_http_files, and move both it and mod_bosh to a new 'HTTP modules' categoryMatthew 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, and add comments for all auto-loaded modulesMatthew Wild2011-01-071-3/+4
* prosody.cfg.lua.dist: Update to include storage configuration and examples for SQLMatthew 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_disabled list.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 confused usersvault/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 Linux package by dbb, thanks!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 often miss it)Matthew Wild2009-07-101-2/+3