I tried to log in to webadmin interface, but it just appeared a message like this: "No pages found." Tell me what's wrong please.
And I want to configure max number of concurrent users so I clicked a config option and saw numbers like 10, 20, 30,... , 50, and none. Does "none" mean that it is "unlimited"?
The last one is about a function to make history. When I log in a muc room and type some sentences on A machine and I log in again into the same room on B machine, I am able to see the content I typed on A machine. However, I don't want this function and what should I do to turn it off?
Thank you
Re: some questions regarding ejabberd
I tried to log in to webadmin interface, but it just appeared a message like this: "No pages found." Tell me what's wrong please.
There is aFAQ entry about this .
And I want to configure max number of concurrent users so I clicked a config option and saw numbers like 10, 20, 30,... , 50, and none. Does "none" mean that it is "unlimited"?
This feature is only possible in the development version.
The last one is about a function to make history. When I log in a muc room and type some sentences on A machine and I log in again into the same room on B machine, I am able to see the content I typed on A machine. However, I don't want this function and what should I do to turn it off?
This is not yet possible without recompiling code, you can file a feature wish to the bugzilla if you want. However, if you do not make the room persistent, there will be no history stored. Note also that it stores only around 20 lines.
Re: some questions regarding ejabberd
And I want to configure max number of concurrent users
This feature is only possible in the development version.
Are you sure, how is that option called? Maybe you misunderstood this one:
However, if you do not make the room persistent, there will be no history stored.
Are you sure? If you are right, it's a strange behaviour, but this person will be happy.
There is an entry in the
There is an entry in the bugzilla already:Bug 78 - Make number of lines saved configurable