File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,19 +54,19 @@ port = 10052
5454
5555[plugins]
5656enabled = False
57- directory = c:\Program Files\PostgresPro\Mamonsu\2.5.1 \plugins
57+ directory = c:\Program Files\PostgresPro\Mamonsu\3.4.0 \plugins
5858
5959# enable storing the collected metric data in text files locally.
6060
6161[metric_log]
6262enabled = False
63- directory = c:\Program Files\PostgresPro\Mamonsu\2.5.1 \logs
63+ directory = c:\Program Files\PostgresPro\Mamonsu\3.4.0 \logs
6464max_size_mb = 1024
6565
6666# specify logging settings for mamonsu
6767
6868[log]
69- file = C:\Program Files\PostgresPro\Mamonsu\2.5.1 \logs\mamonsu.log
69+ file = C:\Program Files\PostgresPro\Mamonsu\3.4.0 \logs\mamonsu.log
7070level = INFO
7171format = [%(levelname)s] %(asctime)s - %(name)s - %(message)s
7272
You can’t perform that action at this time.
0 commit comments