deltabeard / FROST

FRee and Open Source Tube
GNU General Public License v3.0
0 stars 1 forks source link

Create configuration file related to uploading #7

Open deltabeard opened 10 years ago

deltabeard commented 10 years ago

Create a configuration file using PHP (maybe /conf/uploadconf.php). These variables will be used by the upload web page by including this configuration file (http://php.net/manual/en/function.include.php).

Initially, variables in this file should include maximum upload size, and maximum number of videos allowed to be uploaded a day.

deltabeard commented 9 years ago

For release 0.1, only a feature to set a maximum on the number of videos uploaded per day will be implemented.