I try to run the Services/Reports System to generate html files, upload them and view the shard stats.

But i don't know what steps to take.

Can anyone say me waht can i do?

Thanks :D
 
Hmm, Well I'd start with WebStatus.cs and set public static bool Enabled = false; to public static bool Enabled = true;
 
Back