Update _config.php

This commit is contained in:
luqaska 2021-12-01 12:17:18 -03:00 committed by GitHub
parent ebe64590c2
commit 3a82900860
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,4 +2,5 @@
$TITLE = "Filde";
$SUBMIT_MODE = 0; // 0 = Submit is disabled - 1 = The submit file in this server - 2 = Client/server
$SUBMIT_EXTERNAL_URL = ""; // In case you choosed 2
$SUBMIT_LOCAL_URL = ""; // In case you choosed 2
?>