diff --git a/config.ini b/config.ini index dc9fada..c477132 100644 --- a/config.ini +++ b/config.ini @@ -19,6 +19,8 @@ authMode=anonymous # use http://user:pass@host:port elasticsearch=http://elasticsearch:9200 +cronQueries=auto + # How often to create a new elasticsearch index. hourly,hourly6,daily,weekly,monthly # Changing the value will cause previous sessions to be unreachable rotateIndex=daily @@ -416,4 +418,4 @@ authorization=type:string # WARNING: This is an ini file with sections, most likely you don't want to put a setting here. -# New settings usually go near the top in the [default] section, or in [nodename] sections. \ No newline at end of file +# New settings usually go near the top in the [default] section, or in [nodename] sections.