You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on MDL-70323 Moodle tracker to have a same config as the plugin has. It would be good to have it documented in config-dist.php with same wordings as $CFG->mod_hvp_crossorigin. However, I cound't find any docs for $CFG->mod_hvp_crossorigin. Could somebody please point me to the right place?
Kind regards,
Mikhail
The text was updated successfully, but these errors were encountered:
I believe these options are only used for installations where the moodledata/files are hosted on a different domain with specific CORS headers. This option can only be set to anonymous or use-credential.
Hi team,
I'm working on MDL-70323 Moodle tracker to have a same config as the plugin has. It would be good to have it documented in
config-dist.php
with same wordings as$CFG->mod_hvp_crossorigin
. However, I cound't find any docs for$CFG->mod_hvp_crossorigin
. Could somebody please point me to the right place?Kind regards,
Mikhail
The text was updated successfully, but these errors were encountered: