Hi ..
What about an options that allow admin to set 'a timer' in config to disconnect users from chat if they have been inactive for n minutes where n is the variable admin sets in config
Sorry for my bad english ..
// kk
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well, that's the goal of the 'C_USR_DEL' directive in the config file.
As soon as an user close his/her browser without leaving the chat in a clean way, her/her last log time is no more updated. Then he/she will be deleted from the user list C_USR_DEL minuts after this last log time.
Regards,
Loc
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi loic1. Thx for your answer ..
Sorry .. I have not explain my way of thinking good enough .. I mean - If a user stand in the chatroom but do not typing anything for a n given time then he/she should be disconnected .. This was my thought in the first thread ..
Regards kk
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi ..
What about an options that allow admin to set 'a timer' in config to disconnect users from chat if they have been inactive for n minutes where n is the variable admin sets in config
Sorry for my bad english ..
// kk
Hi again!
Well, that's the goal of the 'C_USR_DEL' directive in the config file.
As soon as an user close his/her browser without leaving the chat in a clean way, her/her last log time is no more updated. Then he/she will be deleted from the user list C_USR_DEL minuts after this last log time.
Regards,
Loc
Hi loic1. Thx for your answer ..
Sorry .. I have not explain my way of thinking good enough .. I mean - If a user stand in the chatroom but do not typing anything for a n given time then he/she should be disconnected .. This was my thought in the first thread ..
Regards kk