decoupled_json_log-1.0.x-dev/config/schema/decoupled_json_log.settings.schema.yml
config/schema/decoupled_json_log.settings.schema.yml
decoupled_json_log.settings:
type: config_object
constraints:
FullyValidatable: ~
mapping:
rate_limit:
type: mapping
mapping:
count_anon:
label: 'Maximum post count for anonymous users'
type: integer
count_auth:
label: 'Maximum post count for authenticated users'
type: integer
interval_seconds:
label: 'Interval to check to generate the post count'
type: integer
