forked from rarias/bscpkgs
Set gitea and grafana log level to warn
Prevents filling the journal logs with information messages. Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
REGISTER_MANUAL_CONFIRM = true;
|
||||
ENABLE_NOTIFY_MAIL = true;
|
||||
};
|
||||
log.LEVEL = "Warn";
|
||||
|
||||
mailer = {
|
||||
ENABLED = true;
|
||||
|
||||
Reference in New Issue
Block a user