We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1641d1f commit a5f338bCopy full SHA for a5f338b
demo/js/main.js
@@ -16,7 +16,7 @@ $(function() {
16
chunk_size: '4mb',
17
uptoken_url: $('#uptoken_url').val(),
18
domain: $('#domain').val(),
19
- downtoken_url: '/downtoken',
+ // downtoken_url: '/downtoken',
20
// unique_names: true,
21
// save_key: true,
22
// x_vars: {
0 commit comments