Added timeout for Regex module

This commit is contained in:
Xavier Mertens 2018-11-02 15:50:38 +01:00 committed by GitHub
parent 9e7ca84581
commit ac95dd4ee8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,6 +102,9 @@ ttl_duplicate = 86400
[RegexForTermsFrequency]
max_execution_time = 60
[Regex]
max_execution_time = 60
##### Redis #####
[Redis_Cache]
host = localhost