aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index dd542eb1..184b330f 100644
--- a/src/main.c
+++ b/src/main.c
@@ -874,7 +874,7 @@ cb_relayed_domain_file(void *data, mu_config_value_t *val)
struct mu_cfg_param mf_cfg_param[] = {
- { ".pm:server", mu_cfg_section, NULL, 0, NULL, NULL },
+ { ".mfd:server", mu_cfg_section, NULL, 0, NULL, NULL },
{ "stack-trace", mu_cfg_bool, &stack_trace_option, 0, NULL,
N_("Dump stack traces on runtime errors.") },

Return to:

Send suggestions and report system problems to the System administrator.