提交 2c1ed5ca authored 作者: Raymond Chandler's avatar Raymond Chandler

default to each user belonging to exactly one domain

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk/contrib@14945 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 f649dd15
...@@ -50,7 +50,7 @@ define('RETURN_ON_WARN', true); ...@@ -50,7 +50,7 @@ define('RETURN_ON_WARN', true);
* domain is passed..... * domain is passed.....
* NOTE: using a1 hashes will NOT work with this setting * NOTE: using a1 hashes will NOT work with this setting
*/ */
define('GLOBAL_USERS', true); define('GLOBAL_USERS', false);
/** /**
* Define debug level... should not be used in production for performance reasons * Define debug level... should not be used in production for performance reasons
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论