diff options
author | unknown <vmiklos@frugalware.org> | 2011-07-03 16:14:54 +0200 |
---|---|---|
committer | unknown <vmiklos@frugalware.org> | 2011-07-03 16:14:54 +0200 |
commit | b5a5938849fe4d147cf050685589b47e7b9aedfd (patch) | |
tree | e5dbe108cf1ba6b4f8400a129df2f9d203d7635d /protocols | |
parent | 004f49486f537d0eac436eb9a750b22e6f9fa1f2 (diff) |
Install skyped if skype is enabled
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/skype/skyped.conf.dist.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/protocols/skype/skyped.conf.dist.in b/protocols/skype/skyped.conf.dist.in deleted file mode 100644 index 21e07796..00000000 --- a/protocols/skype/skyped.conf.dist.in +++ /dev/null @@ -1,10 +0,0 @@ -[skyped] -# change to your skype username -username = john -# use `echo -n foo|sha1sum` to generate this hash for your password -password = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 - -# you have to change the following paths to your home directory: -cert = /home/YOUR_USER/.skyped/skyped.cert.pem -key = /home/YOUR_USER/.skyped/skyped.key.pem -port = 2727 |