Document purpose of sofia profile aliasing
This commit is contained in:
parent
25a942e12c
commit
87831d1672
|
@ -64,6 +64,10 @@
|
|||
<!-- <domain name="$${domain}" parse="true"/> -->
|
||||
<!-- indicator to parse the directory for domains with parse="true" to
|
||||
get gateways and alias every domain to this profile -->
|
||||
<!-- This may seem like just a configuration convenience, but
|
||||
aliasing has real effects on the handling of packets. If
|
||||
you're sharing a profile between multiple realms, you
|
||||
want to alias all realms to the shared profile. -->
|
||||
<!-- <domain name="all" alias="true" parse="true"/> -->
|
||||
<domain name="all" alias="true" parse="false"/>
|
||||
</domains>
|
||||
|
|
Loading…
Reference in New Issue