![]() |
MinCharDeleteTime: seconds or minutes? - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: MinCharDeleteTime: seconds or minutes? (/Thread-MinCharDeleteTime-seconds-or-minutes) |
MinCharDeleteTime: seconds or minutes? - DavideRei - 01-16-2014 06:21 PM // Min time for a char to exist before delete allowed (in seconds) MinCharDeleteTime=3*24*60 If the time is in seconds, we should be able to delete the character after 72 minutes. Actually after 72 minutes is not possible to delete the character. Maybe the MinCharDeleteTime is in minutes? RE: MinCharDeleteTime: seconds or minutes? - darksun84 - 01-16-2014 08:43 PM yea i think it's in minutes ! RE: MinCharDeleteTime: seconds or minutes? - Ben - 01-16-2014 09:33 PM It's in minutes.... internally, the value is multiplied by 60s already. RE: MinCharDeleteTime: seconds or minutes? - DavideRei - 01-17-2014 04:03 AM Ok, thank you ![]() |