Play images and video from Synology PhotoStation server

1234
  1. <?php
  2. define('INFO_CONF_WEBAPI_SERVICE_INCLUDE_PATH', dirname(__FILE__).'/webapi.inc.php');
  3. define('ABOUT_HTML_PATH', SYNOTHEME_DIR.'/about.html');
  4. define('TEMPLATE_ABOUT_HTML_PATH', SYNO_PKG_DIR.'/target/etc/about.template.html');