diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-08-24 20:47:16 +0300 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-08-24 20:47:16 +0300 |
commit | 0c6710a5661dcb9d197d5dc6c5f22aeb03ba583d (patch) | |
tree | 2792107df1e29aa284f37a4302b05eed7689b6ed /net-libs/tox/files/confd | |
parent | 3a33f2966f834d3520b03df59018e3d0295fcc69 (diff) |
Revert "[toxcore] adaugat toxcore"
This reverts commit 3a33f2966f834d3520b03df59018e3d0295fcc69.
Diffstat (limited to 'net-libs/tox/files/confd')
-rw-r--r-- | net-libs/tox/files/confd | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/net-libs/tox/files/confd b/net-libs/tox/files/confd index 33f850bf..e4aac3ad 100644 --- a/net-libs/tox/files/confd +++ b/net-libs/tox/files/confd @@ -1,2 +1,7 @@ -TOX_GROUP=tox -TOX_USER=tox +# [--ipv4|--ipv6] +cmdline="" + +# open node +ip="" +port="" +key="" |