mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-12 19:12:18 +00:00
reduce rss limit to 10
This commit is contained in:
parent
a309627058
commit
7da23f7e52
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ enableRobotsTXT = true
|
|||
disableInlineCSS = true
|
||||
|
||||
[services.rss]
|
||||
limit = 20
|
||||
limit = 10
|
||||
|
||||
[services.twitter]
|
||||
disableInlineCSS = true
|
||||
|
|
Loading…
Reference in a new issue