On Jul 30, 2012, at 11:00 AM, pjal <[email protected]> wrote:

> Now i already install tryton 2.4. 
> My question is , I want to change my port and anybody can connect my server. 
> Where path to change trytond.conf and anybody can connect my pc. 
> 
> -- 
> [email protected] mailing list

Hi,

Here is the format of the config file [1]. You can specify the file to use for 
config using -c.

For example:

trytond -c /path/to/file

Tip: To make tryton listen to all IP addresses use 

jsonrpc = 0.0.0.0:8000 or jsonrpc = *:8000

[1] http://hg.tryton.org/2.4/trytond/file/33363c8c080d/etc/trytond.conf

Thanks

Sharoon Thomas
Openlabs Technologies & Consulting (P) Limited

w: http://www.openlabs.co.in
m: +1 813.793.6736 (OPEN) Extn. 200
t: @sharoonthomas 

- We CARE for our customers

-- 
[email protected] mailing list

Reply via email to