Skip to content

Commit

Permalink
Merge pull request #47 from PerimeterX/dev
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
chennakarpx authored Jul 26, 2020
2 parents 2655d88 + 51a810c commit bbe95fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[PerimeterX](http://www.perimeterx.com) Ruby SDK
=============================================================

> Latest stable version: [v1.3.0](https://rubygems.org/gems/perimeter_x/versions/1.3.0)
> Latest stable version: [v2.0.0](https://rubygems.org/gems/perimeter_x/versions/2.0.0)
Table of Contents
-----------------
Expand Down Expand Up @@ -308,6 +308,7 @@ Enables debug logging mode to STDOUT

<a name="whitelist-routes"></a>**Whitelist Routes**
Default: []

An array of route prefixes and/or regular expressions that are always whitelisted and not validated by PerimeterX.
A string value of a path will be treated as a prefix.
A regexp value of a path will be treated as is.
Expand Down

0 comments on commit bbe95fc

Please sign in to comment.