Update _config.php

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

View File

@ -2,5 +2,4 @@
$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
?>