examples/fingercap.yml in fingercap-0.2.1 vs examples/fingercap.yml in fingercap-0.3.1
- old
+ new
@@ -1,8 +1,6 @@
# Put this in $HOME/.fingercap.yml
----
- campfire:
- account: fingertips
- use_ssl: true
- username: deployment@fngtps.com
- password: secret
- room: Office
+campfire:
+ account: fingertips
+ token: xxxxxxxxxxxxxxxx
+ room: Office
+ use_ssl: true
\ No newline at end of file