浏览代码

Update access_controls.rst

Len 8 年之前
父节点
当前提交
97471115be
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      source/advanced/access_controls.rst

+ 1 - 0
source/advanced/access_controls.rst

@@ -9,6 +9,7 @@ Access control list can allow or deny ranges of IP addresses.  There are several
 *  Most common mistakes result in calls not working between extensions and other undesirable results. 
 *  Most common mistakes result in calls not working between extensions and other undesirable results. 
 *  Be sure to keep Domains access control to default deny.
 *  Be sure to keep Domains access control to default deny.
 *  Do not put your public ip or phone IP addresses in the domains access control list.
 *  Do not put your public ip or phone IP addresses in the domains access control list.
+*  Don't supply both the domain and the cidr on the same node.
 *  If adding a single IP address to the CIDR field make sure to add /32 on the end of the IP address.
 *  If adding a single IP address to the CIDR field make sure to add /32 on the end of the IP address.