diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 921df0da1..7492d1b7d 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -2533,6 +2533,14 @@ Enable the bulk upload feature. Defaults to ``true`` +:: + + 'reference_opengraph' => true, + +Enables fetching open graph metadata from remote urls + +Defaults to ``true`` + .. ALL_OTHER_SECTIONS_END .. Generated content above. Don't change this.