diff --git a/core/modules/breakpoint/config/breakpoin.settings.yml b/core/modules/breakpoint/config/breakpoin.settings.yml new file mode 100644 index 0000000..e69de29 diff --git a/core/modules/dblog/config/dblog.schema.yml b/core/modules/dblog/config/dblog.schema.yml new file mode 100644 index 0000000..1219f53 --- /dev/null +++ b/core/modules/dblog/config/dblog.schema.yml @@ -0,0 +1,8 @@ +# Module settings +dblog.settings: + type: mapping + label: 'Database Logging setting' + mapping: + "row_limit": + type: integer +