summaryrefslogblamecommitdiff
path: root/lib/conf/image.php
blob: 462300e2ca0f9400ca1d0be888694437f9d099d5 (plain) (tree)
1
2
3
4
5
6
7




                                                   

                                                                         
<?php

$baseurl = "http://localhost/alex.auvolat/images/";
$savedir = getcwd() . "/images/";
$miniature_width = 127;
//$quota = 128;;	//ceil((time() - 1220000000) / (3600 * 24 * 20));
//$min_priv_for_no_quota = 2;