<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs/conf/inspircd.conf.example, branch v3.0.0a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/docs/conf/inspircd.conf.example?h=v3.0.0a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/docs/conf/inspircd.conf.example?h=v3.0.0a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2017-10-12T14:55:21Z</updated>
<entry>
<title>Merge the latest changes from insp20 into master.</title>
<updated>2017-10-12T14:55:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-12T14:55:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a3e0768758ca68429a29d9c78ce672f2d938c6e7'/>
<id>urn:sha1:a3e0768758ca68429a29d9c78ce672f2d938c6e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Raise the default listmode limit to 100 from 64.</title>
<updated>2017-09-14T14:42:34Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-09-14T13:14:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=21f2f56e98625fe640f8045737335d8ebdf879b7'/>
<id>urn:sha1:21f2f56e98625fe640f8045737335d8ebdf879b7</id>
<content type='text'>
64 is a rather restrictive limit especially considering how fast
channels can accumulate bans. In fact, #InspIRCd hit the ban limit
in just over a year.

Having a low limit might have made sense when memory was expensive
but the average IRC server should be able to handle this fine now.
</content>
</entry>
<entry>
<title>Implement support for configurable casemapping &amp; default to ASCII.</title>
<updated>2017-09-08T19:11:50Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-30T16:34:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=51a47e7d757df63370168ab5000d13ca9c349ecd'/>
<id>urn:sha1:51a47e7d757df63370168ab5000d13ca9c349ecd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert a bunch of time-related config options to getDuration.</title>
<updated>2017-09-03T19:20:30Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-13T15:26:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e7c829af5941c6a8a303ca75ed9ac47570347e41'/>
<id>urn:sha1:e7c829af5941c6a8a303ca75ed9ac47570347e41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update a bunch of references to the old command modules.</title>
<updated>2017-08-27T12:18:58Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-27T12:18:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a1bc06e8a02635d68761ac890912906674dafadc'/>
<id>urn:sha1:a1bc06e8a02635d68761ac890912906674dafadc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the link to the CIDR subnetting charts.</title>
<updated>2017-08-13T16:24:20Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-13T16:24:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3469711d299d342ce07660d065fd31e0b3ae2e05'/>
<id>urn:sha1:3469711d299d342ce07660d065fd31e0b3ae2e05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change the maximum nick/user size to match other implementations.</title>
<updated>2017-08-13T15:27:29Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-14T19:38:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=56fe5d6f2fb4097a9d83f1d4b60fc2ddc2051844'/>
<id>urn:sha1:56fe5d6f2fb4097a9d83f1d4b60fc2ddc2051844</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow filtering WebIRC connections into a connect class by gateway.</title>
<updated>2017-06-22T12:08:57Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-06-22T11:24:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=62fe5b32bcdc86aa4eb67bbe8dee214066382eeb'/>
<id>urn:sha1:62fe5b32bcdc86aa4eb67bbe8dee214066382eeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow &lt;log&gt; tags to specify how often logs should be flushed.</title>
<updated>2017-02-28T05:19:12Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-02-05T19:05:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7c301149883e038a4bf3ce4a7a9a6a91b3e1ce97'/>
<id>urn:sha1:7c301149883e038a4bf3ce4a7a9a6a91b3e1ce97</id>
<content type='text'>
Also use the behaviour behind this to fix #1290.
</content>
</entry>
<entry>
<title>Merge pull request #1234 from SaberUK/master+config2</title>
<updated>2016-11-16T10:58:03Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-11-16T10:58:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8189eb162eeef6a080bee90b6d6bac119ce4739c'/>
<id>urn:sha1:8189eb162eeef6a080bee90b6d6bac119ce4739c</id>
<content type='text'>
Rework the example services aliases.</content>
</entry>
</feed>
