Skip to content

Commit 94a4edb

Browse files
Add mandatory flags
1 parent bd259fd commit 94a4edb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/config/sync/dropbox.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
<sync type="dropbox">
33
<!-- mandatory -->
44
<option name="token" value="mycrazylongapitokenthatigotfromdropbox" />
5+
6+
<!-- mandatory -->
57
<option name="appKey" value="myAppKey" />
8+
9+
<!-- mandatory -->
610
<option name="appSecret" value="myAppSecret" />
711

812
<!-- mandatory -->

0 commit comments

Comments
 (0)