Hard limit for the log of 5000 entries

This commit is contained in:
Kevin Röbert
2020-06-05 21:50:03 +02:00
parent 0acd24d716
commit 762d83e46c
10 changed files with 16 additions and 16 deletions

View File

@@ -272,7 +272,7 @@
"description": "This string is used as title for the import button on the settings page."
},
"setting_log_limit_label": {
"message": "Limita le voci di log a $LIMIT$. (-1 := ∞)",
"message": "Limita le voci di log a $LIMIT$.",
"description": "This string is used as name for the log limit label.",
"placeholders": {
"limit": {