How can I make videos expire automatically?
Say you want a recorded video to be automatically deleted from our servers after 90 days. Simply add the following argument to your recorder embedding:
[code language="html"]
<ziggeo ziggeo-expiration_days=90></ziggeo>
[/code]