Set media expiration date
  • 27 Sep 2024
  • 1 Minute to read

Set media expiration date


Article summary

You can enable users to set an expiration date and time for media files in the IXM Platform. You can specify which user types can set validity.

To do so, perform the following steps:

  1. Navigate to the configuration files on the server at: GVServer2\www\gv2\gf\GFWebHtmlCustomer\

  2. Open one of the following folders:

    • 00000: edit configurations for the entire server, which means for all customers.

    • 000xxx: edit customer-specific settings. xxx is the customer ID.

  3. Open the config.json file in your folder with a text editor like Notepad++.

  4. Set enableMediaExpiryDateForUserType to one or more of the following options:

    • Admin: admin users can set the validity date and time of a media file.

    • StandardUser: standard users can set the validity date and time of a media file.

    • LocationUser: location users can set the validity date and time of a media file.

  5. Save your changes and close the file.

{
 "cms":{
	  "enableMediaExpiryDateForUserType": [
                   "Admin",
                   "StandardUser",
                   "LocationUser"
               ],



Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.