Update config.php

pull/8/head
SuperDev 3 years ago committed by GitHub
parent a0f8328f82
commit c1336f26ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ define('app_desc','Secure and anonymous file sharing');
define('FILELIST','jpeg,jpg,gif,png,zip,xls,doc,mp3,mp4,mpeg,wav,avi,rar,7z,txt');
define('size_verification',true);
define('file_destination','files');
define('file_url_destination','https://dl.supers0ft.us/anonuptest');
define('file_url_destination','https://anonuptest-web.hxqcwb.easypanel.host');
define('max_size','10000000000');
define('min_size','0');
?>
Loading…
Cancel
Save