mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-25 20:41:21 -05:00
SpiffyTitles: update README.md
This commit is contained in:
parent
2bb455e3c3
commit
f9487be74b
@ -291,6 +291,8 @@ Default value: 400
|
||||
`cacheLifetime` - Caches the title of links. This is useful for reducing API usage and
|
||||
improving performance. Default value: `600`
|
||||
|
||||
`cacheGlobal` - Caches link titles globally. Setting this will use global templates for all titles, per-channel templates will be ignored.
|
||||
|
||||
`timeout` - Timeout for total elapsed time when requestging a title. If you set this value too
|
||||
high, the bot may time out. Default value: `10` (seconds). You must `!reload SpiffyTitles` for this setting to take effect.
|
||||
|
||||
@ -304,7 +306,7 @@ titles will be shown in all channels. Default value: `""`
|
||||
|
||||
`badLinkText` - The text to return when unable to retrieve a title from a URL. Default value: `Error retrieving title. Check the log for more details.`
|
||||
|
||||
`urlRegularExpression` - A regular expression used to match URLs. You shouldn't need to change this. Default value: `http[s]?://(?:[a-zA-Z]|[0-9]|[$-_@.&+~]|[!*\(\),]|(?:%[0-9a-fA-F][0-9a-fA-F]))+`
|
||||
`urlRegularExpression` - A regular expression override used to match URLs. You shouldn't need to change this.
|
||||
|
||||
`ignoreActionLinks` (Boolean) - By default SpiffyTitles will ignore links that appear in an action, like /me.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user