Skip to content

Commit 48abadd

Browse files
committed
use public bucket as default for demo use
1 parent b527564 commit 48abadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/scripts/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ $(function() {
3232
// },
3333
domain: $('#domain').val(),
3434
get_new_uptoken: false,
35-
downtoken_url: '/downtoken',
35+
//downtoken_url: '/downtoken',
3636
// unique_names: true,
3737
// save_key: true,
3838
// x_vars: {

0 commit comments

Comments
 (0)