Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 263 Bytes

mysql.md

File metadata and controls

11 lines (9 loc) · 263 Bytes

Configure usage of MySQL as Provider

  1. Configure app/config/config.php:
nw_request_limit:
    provider_type: 'mysql'
    # configure `restriction_time`
  1. Create a table for items by command bin/console nw:request-limit:mysql-init