Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
enh(core): store stats in cache dir
Browse files Browse the repository at this point in the history
  • Loading branch information
cgagnaire committed Dec 9, 2019
1 parent 27801e0 commit ec2dfe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/install/var/configFileGorgoneTemplate
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ modules:
- name: broker
package: "gorgone::modules::centreon::broker::hooks"
enable: false
cache_dir: "--CENTREON_VARLIB--/broker-stats/"
cache_dir: "--CENTREON_CACHEDIR--/broker-stats/"
cron:
- id: broker_stats
timespec: "*/2 * * * *"
Expand Down

0 comments on commit ec2dfe9

Please sign in to comment.