forked from infra/ansible
anubis-el: try and match without quotes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
3a42bab039
commit
8b94d9a7ce
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ bots:
|
|||
adjust: 20
|
||||
path_regex: ^/fork/
|
||||
- name: cloudfront
|
||||
user_agent_regex: "Amazon CloudFront"
|
||||
user_agent_regex: Amazon\ CloudFront
|
||||
action: ALLOW
|
||||
# allow Pagure attachment files (referenced from Fedora Forge)
|
||||
- name: pagure attachment files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue