Document purpose of sofia profile aliasing

This commit is contained in:
Travis Cross 2013-10-09 20:08:49 +00:00
parent 25a942e12c
commit 87831d1672
1 changed files with 4 additions and 0 deletions

View File

@ -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>