• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

FluxCP Commands Logs Available to Public

Snaehild

New member
Messages
59
Points
0
Github
Snaehild
Emulator
Hi,

How can I make the commands logs available for public viewing in the fluxcp?

 
/config/access.php

'command' => AccountLevel::ADMIN,
to

Code:
'command' => AccountLevel::ANYONE,
 
Back
Top