source: protocols/skype/skyped.conf.dist.in @ 43b1cd7

Last change on this file since 43b1cd7 was 43b1cd7, checked in by Miklos Vajna <vmiklos@…>, at 2011-04-12T00:10:57Z

Merge bitlbee-skype into bitlbee

  • Property mode set to 100644
File size: 348 bytes
RevLine 
[5245e9d]1[skyped]
[2ef7d37]2# change to your skype username
[5245e9d]3username = john
4# use `echo -n foo|sha1sum` to generate this hash for your password
5password = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33
[2ef7d37]6
7# you have to change the following paths to your home directory:
8cert = /home/YOUR_USER/.skyped/skyped.cert.pem
9key  = /home/YOUR_USER/.skyped/skyped.key.pem
[d891915]10port = 2727
Note: See TracBrowser for help on using the repository browser.