Skip to content
Snippets Groups Projects
Commit 421ade1c authored by catch's avatar catch
Browse files

Issue #3395631 by hdnag, borisson_, marvil07, dagmar, Wim Leers: Add...

Issue #3395631 by hdnag, borisson_, marvil07, dagmar, Wim Leers: Add validation constraints to dblog.settings
parent 9c8a84bf
No related branches found
No related tags found
No related merge requests found
......@@ -7,3 +7,8 @@ dblog.settings:
row_limit:
type: integer
label: 'Database log messages to keep'
constraints:
Range:
min: 0
constraints:
FullyValidatable: ~
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment