Set gitea and grafana log level to warn
Prevents filling the journal logs with information messages.
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
};
|
||||
feature_toggles.publicDashboards = true;
|
||||
"auth.anonymous".enabled = true;
|
||||
log.level = "warn";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user