Play images and video from Synology PhotoStation server

123
  1. <?php
  2. define('PHOTO_CONF_WEBAPI_SERVICE_INCLUDE_PATH', dirname(__FILE__) . '/webapi.inc.php');
  3. $SYNOPHOTO_ALLOW_SORT_TYPE = array('filename', 'takendate', 'createdate');