Rebrand the packaged schema: defaults, labels and descriptions; the Enterprise page becomes Branding; log prefix inbuxa.log
This commit is contained in:
@@ -513,7 +513,7 @@ async fn insert_safe_defaults(bp: &mut Bootstrap) -> trc::Result<()> {
|
||||
&Tracer::Log(TracerLog {
|
||||
enable: true,
|
||||
ansi: false,
|
||||
prefix: "stalwart.log".into(),
|
||||
prefix: "inbuxa.log".into(),
|
||||
rotate: LogRotateFrequency::Daily,
|
||||
path: "/var/log/inbuxa".into(),
|
||||
..Default::default()
|
||||
|
||||
Reference in New Issue
Block a user