prosody.cfg.lua.dist
Tue, 11 May 2021 14:17:12 +0100 Matthew Wild prosody.cfg.lua.dist: Enable rate limits by default 0.11
Tue, 19 Nov 2019 17:38:38 +0100 Kim Alvefur prosody.cfg.lua.dist: Remove mention of syslog near mod_posix
Fri, 26 Jul 2019 18:25:58 -0700 João Duarte prosody.cfg.lua.dist: Added a field for the installer's path
Sun, 18 Nov 2018 15:05:15 +0000 Matthew Wild prosody.cfg.lua.dist: Tidy up some comments 0.11
Sun, 18 Nov 2018 14:57:29 +0000 Matthew Wild prosody.cfg.lua.dist: Add https_certificate option 0.11
Mon, 29 Oct 2018 22:04:58 +0100 Kim Alvefur prosody.cfg.lua.dist: Replace old vcard module with new ones 0.11
Mon, 29 Oct 2018 16:07:42 +0100 Kim Alvefur prosody.cfg.lua.dist: Add mod_muc_mam to example MUC section 0.11
Mon, 29 Oct 2018 21:33:01 +0100 Kim Alvefur prosody.cfg.lua.dist: Mention that mod_pep handles avatars 0.11
Mon, 29 Oct 2018 21:50:40 +0100 Kim Alvefur prosody.cfg.lua.dist: Add mod_csi_simple 0.11
Fri, 29 Sep 2017 13:45:03 +0200 Kim Alvefur Merge 0.10->trunk
Wed, 27 Sep 2017 05:27:22 +0200 Kim Alvefur prosody.cfg.lua.dist: Correct mod_websockets to mod_websocket
Tue, 26 Sep 2017 17:24:25 +0100 Matthew Wild Merge 0.10->trunk
Sat, 23 Sep 2017 17:49:48 +0100 Matthew Wild prosody.cfg.lua.dist: Improve certificates comment
Sat, 23 Sep 2017 17:39:36 +0100 Matthew Wild prosody.cfg.lua.dist: Further tweaks in preparation for 0.10.0
Sat, 23 Sep 2017 13:39:16 +0100 Matthew Wild prosody.cfg.lua.dist: Update in preparation for 0.10.0 release
Sun, 24 Jul 2016 17:36:15 +0100 Emmanuel Gil Peyrot Default configuration: Remove trailing whitespaces
Sat, 16 Apr 2016 21:08:05 +0100 Emmanuel Gil Peyrot Update every link to the documentation to use HTTPS
Sun, 10 Aug 2014 10:27:20 +0200 Kim Alvefur prosody.cfg.lua.dist: Replace mod_privacy with mod_blocklist in the default config
Sat, 22 Mar 2014 14:53:17 +0100 Kim Alvefur prosody.cfg.lua.dist: mod_posix is enabled by default on posix platforms now
Thu, 29 Aug 2013 11:59:27 +0100 Matthew Wild prosody.cfg.lua.dist: Set c2s_require_encryption = true
Fri, 24 May 2013 13:59:59 +0100 Matthew Wild prosody.cfg.lua: Remove some more sneaky ';' characters from the config
Fri, 24 May 2013 13:55:28 +0100 Matthew Wild prosody.cfg.lua.dist: Remove unnecessary ';' from default config (thanks Vincent)
Tue, 21 May 2013 12:58:57 +0100 Matthew Wild prosody.cfg.lua.dist: Suggest 'prosodyctl check config' instead of 'luac -p'
Sat, 11 May 2013 13:54:02 +0100 Matthew Wild prosody.cfg.lua.dist: Fix my s2s_secure(_auth) mess
Mon, 01 Apr 2013 14:51:42 +0100 Matthew Wild prosody.cfg.lua.dist: Update with new options and comments
Tue, 08 Jan 2013 21:20:00 +0100 Kim Alvefur prosodyctl, prosody.cfg.lua.dist, certs/Makefile: Use .crt as suffix for certificates everywhere (thanks jasperixla)
Sat, 28 Apr 2012 14:48:12 +0100 Matthew Wild prosody.cfg.lua.dist: Rename mod_httpserver to mod_http_files, and move both it and mod_bosh to a new 'HTTP modules' category
Tue, 31 Jan 2012 22:41:21 +0000 Matthew Wild prosody.cfg.lua.dist: Comment mod_legacyauth by default (thanks Zash)
Tue, 05 Apr 2011 12:36:56 +0100 Matthew Wild prosody.cfg.lua.dist: Add example of 'authentication' option
Fri, 07 Jan 2011 05:11:00 +0000 Matthew Wild prosody.cfg.lua: Give example for logging to console
Fri, 07 Jan 2011 05:09:25 +0000 Matthew Wild prosody.cfg.lua: Improve comment about enabling debug logging
Fri, 07 Jan 2011 05:08:09 +0000 Matthew Wild prosody.cfg.lua: Add mod_offline to the list of modules that can be disabled, and add comments for all auto-loaded modules
Fri, 07 Jan 2011 04:41:34 +0000 Matthew Wild prosody.cfg.lua.dist: Update to include storage configuration and examples for SQL
Fri, 07 Jan 2011 04:32:27 +0000 Matthew Wild prosody.cfg.lua.dist: Add note about the require_encryption options
Fri, 07 Jan 2011 03:47:15 +0000 Matthew Wild prosody.cfg.lua.dist: Add motd plugin
Tue, 21 Dec 2010 01:47:49 +0000 Matthew Wild prosody.cfg.lua.dist: Add note about external gateways
Tue, 21 Dec 2010 01:30:27 +0000 Matthew Wild prosody.cfg.lua.dist: Update for new logging config format
Fri, 17 Dec 2010 17:11:04 +0000 Matthew Wild prosody.cfg.lua.dist: Update to reflect new mod_admin_* modules
Mon, 13 Sep 2010 01:29:12 +0100 Matthew Wild prosody.cfg.lua.dist: Small wording fix in comment (thanks darkrain)
Sun, 05 Sep 2010 19:28:37 +0100 Matthew Wild prosody.cfg.lua.dist: Add mod_adhoc and mod_admin_adhoc to the default config
Sat, 31 Jul 2010 12:33:34 +0500 Waqas Hussain prosody.cfg.lua.dist: Fixed trailing whitespace.
Tue, 15 Jun 2010 09:59:26 +0500 Waqas Hussain prosody.cfg.lua.dist: Removed commented "defaultauth" from the modules_disabled list.
Thu, 27 May 2010 09:20:08 -0400 Jeff Mitchell Have defaultauth load by default
Sat, 01 May 2010 05:18:38 +0500 Waqas Hussain Merge 0.6 into 0.7.
Wed, 14 Apr 2010 13:01:10 +0100 Matthew Wild prosody.cfg.lua.dist: Refactor the default config file based on feedback from confused users 0.6.2
Tue, 23 Mar 2010 20:55:28 +0500 Waqas Hussain prosody.cfg.lua.dist: Whitespace fix.
Tue, 23 Mar 2010 20:48:57 +0500 Waqas Hussain prosody.cfg.lua.dist: Disable mod_privacy by default.
Fri, 01 Jan 2010 03:32:26 +0000 Matthew Wild prosody.cfg.lua.dist: Remove lie about requiring console_enabled
Thu, 25 Feb 2010 18:25:17 +0000 Matthew Wild prosody.cfg.lua.dist: Fix missing quote in commented proxy config example
Sun, 21 Feb 2010 17:33:13 +0000 Matthew Wild prosody.cfg.lua.dist: Update config for 0.7, most improvements from the Arch Linux package by dbb, thanks!
Fri, 01 Jan 2010 03:32:26 +0000 Matthew Wild prosody.cfg.lua.dist: Remove lie about requiring console_enabled
Fri, 01 Jan 2010 03:29:12 +0000 Matthew Wild prosody.cfg.lua.dist: Remove trailing whitespace
Tue, 20 Oct 2009 18:12:46 +0100 Matthew Wild prosody.cfg.lua.dist: Convert to unix line endings from DOS
Mon, 21 Sep 2009 15:09:22 +0100 Matthew Wild prosody.cfg.lua.dist: Add example of declaring admins for a server
Tue, 14 Jul 2009 17:09:18 +0100 Matthew Wild prosody.cfg.lua.dist: Add mod_pep to the default config file
Fri, 10 Jul 2009 16:47:31 +0100 Matthew Wild prosody.cfg.lua: Various small changes
Fri, 10 Jul 2009 16:39:50 +0100 Matthew Wild prosody.cfg.lua.dist: Move enabled line higher up (people including myself often miss it)
Fri, 10 Jul 2009 16:38:35 +0100 Matthew Wild prosody.cfg.lua.dist: Add auto-loaded modules to the config
Mon, 29 Jun 2009 15:20:26 +0500 Waqas Hussain prosody.cfg.lua.dist: Removed 'presence' from default modules list
Tue, 02 Jun 2009 19:56:12 +0100 Matthew Wild prosody.cfg.lua.dist: Enable mod_register by default, but with registration disabled, and add a comment about it
less more (0) -60 tip