SpiffyTitles: update README.md

This commit is contained in:
Gordon Shumway 2020-06-25 22:28:51 -04:00 committed by GitHub
parent 2bb455e3c3
commit f9487be74b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.