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
54
54
55
55
[plugins]
56
56
enabled = False
57
- directory = c:\Program Files\PostgresPro\Mamonsu\2.5.1 \plugins
57
+ directory = c:\Program Files\PostgresPro\Mamonsu\3.4.0 \plugins
58
58
59
59
# enable storing the collected metric data in text files locally.
60
60
61
61
[metric_log]
62
62
enabled = False
63
- directory = c:\Program Files\PostgresPro\Mamonsu\2.5.1 \logs
63
+ directory = c:\Program Files\PostgresPro\Mamonsu\3.4.0 \logs
64
64
max_size_mb = 1024
65
65
66
66
# specify logging settings for mamonsu
67
67
68
68
[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
70
70
level = INFO
71
71
format = [%(levelname)s] %(asctime)s - %(name)s - %(message)s
72
72
You can’t perform that action at this time.
0 commit comments