mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-02-10 17:18:55 +01:00
Update files for Pantalaimon: adopt the common description for logging verbosity
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
parent
5e430ba72a
commit
6b52755192
@ -42,6 +42,6 @@ As with all other services, you can find the logs in [systemd-journald](https://
|
||||
The default logging level for this component is `Warning`. If you want to increase the verbosity, add the following configuration to your `vars.yml` file and re-run the playbook:
|
||||
|
||||
```yaml
|
||||
# Pantalaimon log level, case-insensitive (Error, Warning, Info, Debug)
|
||||
# Valid values: Error, Warning, Info, Debug
|
||||
matrix_pantalaimon_log_level: Debug
|
||||
```
|
||||
|
@ -42,7 +42,7 @@ matrix_pantalaimon_systemd_wanted_services_list_default: []
|
||||
matrix_pantalaimon_systemd_wanted_services_list_auto: []
|
||||
matrix_pantalaimon_systemd_wanted_services_list_custom: []
|
||||
|
||||
# Pantalaimon log level, case-insensitive (Error, Warning, Info, Debug)
|
||||
# Valid values: Error, Warning, Info, Debug
|
||||
matrix_pantalaimon_log_level: Warning
|
||||
|
||||
# Base URL where matrix-pantalaimon can reach your homeserver C-S API.
|
||||
|
Loading…
x
Reference in New Issue
Block a user