enable caching for comments
This commit is contained in:
@@ -4,5 +4,6 @@ $config = [
|
||||
'user-id' => 379833,
|
||||
'search-url' => 'https?://fsfe.org', // please use https?:// as schema
|
||||
'cache_toots' => 300,
|
||||
'cache_comments' => 300,
|
||||
'debug' => true
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user