web/cineconf/config.php
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Tue, 21 Nov 2017 12:38:41 +0100
changeset 1406 cb671a36143a
parent 902 da2081e8c847
permissions -rw-r--r--
Add url parameter to avoid embedding the video - correct size

<?php
$config = array(
   	'rep' => basename(__DIR__),
);