Skip to content

Commit 0ac3971

Browse files
committed
add comment :: all keys are dummy
1 parent a7fc06d commit 0ac3971

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

settings.yml.skel

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ global:
44
targets: # Multiple twitter id are OK, however DD is not recommended IMHO
55
- justinbieber # replace someome's twitter id
66
# - BrunoMars
7-
87
twitter:
98
# the following items are REQUIRED
109
consumer_key: "YkNgA4DgsaWll5DH4fIH" # replace yours
@@ -23,3 +22,5 @@ slack:
2322
enabled: True # the following items are not required unless True
2423
slack_webhook_url: "https://hooks.slack.com/services/T1msIltC6/qgG11HwJI/t5GM5G2Exm8WdV6srvTW5Tm83" # replace your url
2524
slack_channel: "#general" # replace your channel
25+
26+
# All of the above keys are dummy.

0 commit comments

Comments
 (0)