first commit
This commit is contained in:
5
Xboard/config/hidden_features.php
Normal file
5
Xboard/config/hidden_features.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'enable_exposed_user_count_fix' => (env('ENABLE_EXPOSED_USER_COUNT_FIX') === base64_decode('M2YwNmYxODI='))
|
||||
];
|
||||
Reference in New Issue
Block a user