Add support for the native web share API in share dialog (#4201)
[GitHub/WoltLab/WCF.git] / constants.php
index 7cd5e166f1a61fe954cbb8410816b321697c6f46..c368f8e30f3e33db108eb1b251000a0f1e0ca8fb 100644 (file)
 \define('ENABLE_ENTERPRISE_MODE', 0);
 \define('MESSAGE_ENABLE_USER_CONSENT', 1);
 \define('MODIFICATION_LOG_EXPIRATION', 0);
+\define('INTERNAL_HOSTNAMES', '');
+\define('MODULE_URL_UNFURLING', 1);