From 03330f2809604eff3b29e72a0ffd04f50cc42797 Mon Sep 17 00:00:00 2001 From: Felix Hammerl Date: Wed, 17 Feb 2016 17:56:04 +0100 Subject: Add Alice and Bob try example configs --- alice.try.config | 7 +++++++ bob.try.config | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 alice.try.config create mode 100644 bob.try.config diff --git a/alice.try.config b/alice.try.config new file mode 100644 index 00000000..57ef892c --- /dev/null +++ b/alice.try.config @@ -0,0 +1,7 @@ +[pixelated] +HOST=0.0.0.0 +PORT=8080 +LEAP_SERVER_NAME=try.pixelated-project.org +LEAP_USERNAME=alice +LEAP_PASSWORD=WuSh3ohse4 + diff --git a/bob.try.config b/bob.try.config new file mode 100644 index 00000000..4c169c04 --- /dev/null +++ b/bob.try.config @@ -0,0 +1,7 @@ +[pixelated] +HOST=0.0.0.0 +PORT=8080 +LEAP_SERVER_NAME=try.pixelated-project.org +LEAP_USERNAME=bob +LEAP_PASSWORD=quuojoo1Su + -- cgit v1.2.3