Change the live TV channel limit

  1. Locate api_v100_model.php: Access the "api_v100_model.php" file within the "application/models" directory of your application's source code.

  2. Open api_v100_model.php: Open the "api_v100_model.php" file using a text editor or an integrated development environment (IDE).

  3. Find Default_Limit Value: Search for the variable named "default_limit" within the "api_v100_model.php" file. This variable is responsible for setting the default limit for live TV channels.

  4. Modify Default_Limit Value: Update the value assigned to the "default_limit" variable to your desired limit. This value determines the maximum number of live TV channels that will be displayed or accessible by default.

  5. Save Changes: After updating the "default_limit" value, save the changes to the "api_v100_model.php" file.

Screenshots :  https://prnt.sc/LRIT0RLDAN8k

Did you find this article useful?