From 74b65bfc5f3c58005e3892b314e73cfde32355f6 Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Tue, 2 Nov 2021 14:27:50 +0000 Subject: deploy: 2d44ee6868805d4ff23489a8dd6b4072ff358663 --- latest/usage/configuration/logging_sample_config.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'latest/usage/configuration/logging_sample_config.html') diff --git a/latest/usage/configuration/logging_sample_config.html b/latest/usage/configuration/logging_sample_config.html index d3807e3ea8..ad23afc7cc 100644 --- a/latest/usage/configuration/logging_sample_config.html +++ b/latest/usage/configuration/logging_sample_config.html @@ -99,7 +99,7 @@ @@ -185,11 +185,11 @@

Logging Sample Configuration File

Below is a sample logging configuration file. This file can be tweaked to control how your homeserver will output logs. A restart of the server is generally required to apply any -changes made to this file.

-

Note that the contents below are not intended to be copied and used as the basis for -a real homeserver.yaml. Instead, if you are starting from scratch, please generate -a fresh config using Synapse by following the instructions in -Installation.

+changes made to this file. The value of the log_config option in your homeserver +config should be the path to this file.

+

Note that a default logging configuration (shown below) is created automatically alongside +the homeserver config when following the installation instructions. +It should be named <SERVERNAME>.log.config by default.

# Log configuration for Synapse.
 #
 # This is a YAML file containing a standard Python logging configuration
-- 
cgit 1.5.1