Active
Project:
Tin Can API
Version:
7.x-2.0-alpha3
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2018 at 21:32 UTC
Updated:
2 Apr 2018 at 21:32 UTC
Jump to comment: Most recent
Is it possible to set the TinCAN API URL endpoints permanently via settings.php instead of using the UI (admin/config/services/tincanapi) do so?
Can we set this permanently along the lines below in Drupal settings.php?
$conf['tincan_api'] = "https://<domainname.tld>/xAPI";
This would really help when having multiple Environments when having to maintain them seperately.
Comments