Skip to content

Nginx::Size should accept g or G for gigabytes #1656

@zen-fu

Description

@zen-fu

According to the Nginx doc: " Offsets can be also specified in gigabytes using the g or G suffixes".

But the Nginx::Size currently doesn't support g or G:

Pattern[/\A\d+[k|K|m|M]?\z/],

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions