How to automatically remove old videos

For some application, you want to remove old videos automatically. To say that a recorded video should be removed after 90 days, use the following code: [code language="html"] <ziggeo ziggeo-expiration_days="90"></ziggeo> [/code]
PREV NEXT