mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-15 15:09:23 +01:00
Remove buggy configuration variable help.
This commit is contained in:
parent
be438b45c2
commit
61157f1a70
@ -1085,8 +1085,7 @@ registerGlobalValue(supybot.servers.http, 'keepAlive',
|
||||
start even if it is not used.""")))
|
||||
registerGlobalValue(supybot.servers.http, 'robots',
|
||||
registry.String('', _("""Determines the content of the robots.txt file,
|
||||
served on the server to search engine. All \\n will be converted to line
|
||||
breaks.""")))
|
||||
served on the server to search engine.""")))
|
||||
|
||||
|
||||
###
|
||||
|
@ -1,3 +1,3 @@
|
||||
"""stick the various versioning attributes in here, so we only have to change
|
||||
them once."""
|
||||
version = '0.83.4.1+limnoria (2011-10-29T12:13:09+0200)'
|
||||
version = '0.83.4.1+limnoria (2011-10-29T12:23:19+0200)'
|
||||
|
Loading…
Reference in New Issue
Block a user