Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions wafer/schedule/templates/wafer.schedule/penta_schedule.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@
<description/>
{% endif %}
<recording>
<optout>false</optout>
<license>{{ WAFER_VIDEO_LICENSE }}</license>
Comment thread
stefanor marked this conversation as resolved.
<optout>true</optout>
</recording>
{% endif %}
<url>https://{{ WAFER_CONFERENCE_DOMAIN }}{{ items.item.get_url }}</url>
Expand Down
Loading