Depot liée au service Jirafeau sur https://drop.viregul.fr
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
lib | 2 years ago | |
media/viregul | 2 years ago | |
README.md | 2 years ago |
README.md
Fichier liés au service Jirafeau
Sauvegarde du fichier de configuration
cp /var/www/jirafeau/lib/config.local.php /home/admin/services/jirafeau/config.local.php.$(date +%Y%M%d-%H%M%S)
chown -R www-data /var/www/jirafeau/media/viregul
Modifier le fichier config.local.php :
$cfg['style'] = 'viregul';
$cfg['organisation'] = 'VireGUL';
$cfg['contactperson'] = 'VireGul - contact arobase viregul.fr';
$cfg['title'] = 'VireGul Drop temporaire';
$cfg['availabilities'] = array(
'minute' => false,
'hour' => true,
'day' => true,
'week' => true,
'month' => true,
'quarter' => false,
'year' => false,
'none' => false
);
$cfg['maximal_upload_size'] = 200;
Le fichier tos.local.txt propose une version francisée des Terms Of Service