Added filterable stash pages.
This commit is contained in:
@@ -17,6 +17,7 @@ module.exports = {
|
||||
host: '127.0.0.1',
|
||||
sqlPort: 9306,
|
||||
httpPort: 9308,
|
||||
forceSql: true,
|
||||
maxMatches: 2000, // high match count needed primarily for actor aggregations
|
||||
maxAggregateSize: 2000, // must be lower or equal to maxMatches
|
||||
maxQueryTime: 10000,
|
||||
|
||||
Reference in New Issue
Block a user