initial code comit

This commit is contained in:
2018-11-22 21:02:44 +03:00
parent dda0488d4b
commit 801bbd37b7
117 changed files with 7612 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
Settings
========
Set $DataDir variable value to download dir in exec/index.php file.
Grant write access for this directory to web server.

View File

@@ -0,0 +1,4 @@
Настройка
=========
В файле exec/index.php задайте каталог для загрузки файлов в переменной $DataDir.
Права на каталог должны позволять запись веб-серверу.