Changes between Initial Version and Version 1 of Ticket #79, comment 2
- Timestamp:
- Jan 29, 2013, 12:30:54 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #79, comment 2
initial v1 1 Something along the lines of the following would add (dialback) server-to-server support to the examples. You need to use a ddressable domain for thatinstead of `DOMAIN = socket.gethostname()` and probably set up DNS records to have other servers connect:1 Something along the lines of the following would add (dialback) server-to-server support to the examples. You need to use an addressable domain instead of `DOMAIN = socket.gethostname()` and probably set up DNS records to have other servers connect: 2 2 3 3 {{{