mirror of
https://github.com/lkddi/Xboard.git
synced 2026-04-03 10:30:51 +08:00
5 lines
130 B
PHP
5 lines
130 B
PHP
<?php
|
|
|
|
return [
|
|
'enable_exposed_user_count_fix' => (env('ENABLE_EXPOSED_USER_COUNT_FIX') === base64_decode('M2YwNmYxODI='))
|
|
]; |