summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjetil Ørbekk <kjetil.orbekk@gmail.com>2012-02-06 13:24:23 +0100
committerKjetil Ørbekk <kjetil.orbekk@gmail.com>2012-02-06 13:24:23 +0100
commit922ce7491ade85b084f365b8bdcf9f8ef251cf82 (patch)
tree486409f4e89f9547adae4690153c6f1a26f9ea2a
parent73bfca1fa99a4b881f5a3c2b19386e86c77da6f9 (diff)
Add example configuration for clients.
-rw-r--r--same/src/main/resources/client.properties.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/same/src/main/resources/client.properties.example b/same/src/main/resources/client.properties.example
new file mode 100644
index 0000000..3afb217
--- /dev/null
+++ b/same/src/main/resources/client.properties.example
@@ -0,0 +1,3 @@
+networkName=ClientNetwork
+masterUrl=http://10.0.0.6:10010/
+port=10011