-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improves README, disallow more than one 'prefix_dir'. (#33)
I noticed that the `strict` directive wasn't documented at all. And there wasn't really a good description of the syntax and other directives. This also modifies the code to disallow more than one `prefix_dir` directive per block since more than one doesn't make sense. This also modifies the code to allow more than one `country` directive to match the behavior of `ip`. Thus you don't have to specify all the country codes on a single line.
- Loading branch information
1 parent
397e68d
commit 22aff73
Showing
2 changed files
with
118 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters