зеркало из https://github.com/Azure/Avere.git
20 строки
385 B
JSON
20 строки
385 B
JSON
{
|
|
"ignorePatterns": [
|
|
{
|
|
"pattern": "^http://example.net"
|
|
},
|
|
{
|
|
"pattern": "10\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}"
|
|
},
|
|
{
|
|
"pattern": "127.0.0.1"
|
|
},
|
|
{
|
|
"pattern": "^https://STORAGEACCOUNT.blob.core.windows.net/vhd/centos74.vhd"
|
|
},
|
|
{
|
|
"pattern": "^https://wiki.linux-nfs.org/wiki/index.php/ACLs#The_ACL_Interoperability_Problem"
|
|
}
|
|
]
|
|
}
|