Skip to content

Commit 7a4bfb0

Browse files
committed
fix up config file
1 parent 62fc7d5 commit 7a4bfb0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
slideshare {
2-
apikey = 'YOUR_API_KEY_HERE'
3-
sharedsecret = 'YOUR_SHARED_SECRET_HERE'
2+
apikey = YOUR_API_KEY_HERE
3+
sharedsecret = YOUR_SHARED_SECRET_HERE
44
}
55

66
converter {
7-
youtube.client.id = 'org.aspyker.tools-ReInvent2014Converter-0.0.0.1'
7+
youtube.client.id = org.aspyker.tools-ReInvent2014Converter-0.0.0.1
88
files = [ADV, AFF, APP, ARC, BAC, BDT, BIZ, BoF, DC, DEV, EDU, ENT, FIN, GAM, HLS, MBL, MED, PFC, SDD, SEC, SOV, SPOT, WEB]
99
daysAgo = 30
1010
}

0 commit comments

Comments
 (0)