[FIX] Support for ftp_server_host for setting the FTP interface for DMS server,
authorJoël Grand-Guillaume (modified by ~odo) <>
Tue, 13 Apr 2010 21:50:03 +0000 (23:50 +0200)
committerOlivier Dony <odo@openerp.com>
Tue, 13 Apr 2010 21:50:03 +0000 (23:50 +0200)
commitcdf9f1918e125fa95e72286d7cf215d7600586fb
treef553b72b11104a8dd86f1812004c9886d9df622f
parent9353a66dd98daa1bee71792bf29c7d3b9f789efd
[FIX] Support for ftp_server_host for setting the FTP interface for DMS server,
      to override auto-detection, e.g. when auto-detection selects the wrong
      one or fails.
      Kept 0.0.0.0 as the default for backwards compatibility in 5.0, changed to
      the more conservative 127.0.0.1 for 6.0 (trunk).

lp bug: https://launchpad.net/bugs/515507 fixed

bzr revid: odo@openerp.com-20100413215003-czi6jegplo9clv1g
addons/document/ftpserver/__init__.py