Mercurial > odfcast
comparison README.rst @ 81:9ad8421dafb4 1.1
merge
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Mon, 09 Mar 2015 17:07:48 +0100 |
parents | 77c3e481bea9 |
children |
comparison
equal
deleted
inserted
replaced
80:ae2f4e1c4ab0 | 81:9ad8421dafb4 |
---|---|
22 settings e.g. for py3o port and host:: | 22 settings e.g. for py3o port and host:: |
23 | 23 |
24 PY3O_UNO_SERVER_HOSTNAME = "my.server.url" | 24 PY3O_UNO_SERVER_HOSTNAME = "my.server.url" |
25 PY3O_UNO_SERVER_PORT = 4001 | 25 PY3O_UNO_SERVER_PORT = 4001 |
26 | 26 |
27 or host and port for the odfcase service:: | 27 or host and port for the odfcast service:: |
28 | 28 |
29 SERVER_NAME = "my.odfcast.url:8500" | 29 SERVER_NAME = "my.odfcast.url:8500" |
30 | 30 |
31 Run | 31 Run |
32 --- | 32 --- |