Files
UserOnlineStatus/Xboard/config/hidden_features.php
CN-JS-HuiBai 2c6a38c80d first commit
2026-04-07 16:54:24 +08:00

5 lines
130 B
PHP

<?php
return [
'enable_exposed_user_count_fix' => (env('ENABLE_EXPOSED_USER_COUNT_FIX') === base64_decode('M2YwNmYxODI='))
];