Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/blame/commit/c956cb0427f79c43eca0e9060cce14cd4941fee3/resources/etc/intranet-podcast-metadata.template You should set ROOT_URL correctly, otherwise the web may not work correctly.
новые иконки в OpenBoard
OpenBoard/resources/etc/intranet-podcast-metadata.t...

13 lines
384 B

<?xml version="1.0" encoding="UTF-8"?>
<podcast>
<title>{title}</title>
<description>{description}</description>
<author>{author}</author>
<pubDate>{publicationISODateTime}</pubDate>
<duration>{duration}</duration>
<fileName>{fileName}</fileName>
<filePath>{filePath}</filePath>
<computerName>{computerName}</computerName>
<fileSize>{fileSize}</fileSize>
</podcast>