2015-06-24 01:28:50 +02:00
|
|
|
upload.config.server = '' // Empty if the webapp is in the same place as the server
|
|
|
|
// upload.config.server = 'https://yourserver.com/' // If the webapp is separated from the server - remember the trailing slash
|
2015-06-24 01:13:41 +02:00
|
|
|
upload.config.api_key = 'c61540b5ceecd05092799f936e27755f' // Should be the same as the server, used for uploading
|
2016-01-28 00:43:38 +01:00
|
|
|
upload.config.footer = '<a href="https://github.com/Upload/Up1" target="_blank">Source Code</a> - <a href="mailto:someemail@email" id="contact" target="_blank">Contact</a>'
|