1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piwigo_ynh.git synced 2024-09-03 20:06:03 +02:00
piwigo_ynh/conf/config.inc.php

9 lines
143 B
PHP
Raw Normal View History

2014-07-13 13:44:32 +02:00
<?php
/* Dans cette fenêtre, écrivez les informations pour configurer votre galerie Piwigo. */
$conf['apache_authentication'] = true;
?>