File: update_service_api_parameters-e752b0794d7c5dbc.yaml

package info (click to toggle)
puppet-module-designate 25.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,544 kB
  • sloc: ruby: 3,196; python: 38; sh: 10; makefile: 10
file content (14 lines) | stat: -rw-r--r-- 940 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
fixes:
  - workers option for service:api section in designate config file.
  - threads option for service:api section in designate config file.
  - enable_host_header option for service:api section in designate config file.
  - max_header_line option for service:api section in designate config file.
  - default_limit_admin option for service:api section in designate config file.
  - max_limit_admin option for service:api section in designate config file.
  - default_limit_v2 option for service:api section in designate config file.
  - max_limit_v2 option for service:api section in designate config file.
  - pecan_debug option for service:api section in designate config file.
  - enabled_extensions_v1 option for service:api section in designate config file.
  - enabled_extensions_v2 option for service:api section in designate config file.
  - enabled_extensions_admin option for service:api section in designate config file.