Jump to content

How do I set them up? [Self-hosted lobby configuration question]


Recommended Posts

How do I edit it? You should now be able to connect to this XMPP server using a normal XMPP client.
 
* Adjust `/etc/ejabberd/ejabberdctl.cfg` and set `CONTRIB_MODULES_PATH` to the directory where
  you want to store `mod_ipstamp`:
    ```
    CONTRIB_MODULES_PATH=/opt/ejabberd-modules
    ```
* Ensure the target directory is readable by ejabberd.
* Copy the `mod_ipstamp` directory from `XpartaMuPP/` to `CONTRIB_MODULES_PATH/sources/`.
* Check that the module is available and compatible with your ejabberd:
 
 
1.Where is 'CONTRIB_MODULES_PATH/sources/' ?
2.Where is CONTRIB_MODULES_PATH=/opt/ejabberd-modules, 'opt'?
 
   
   
   
   
   
   
   
   
   
   
   
   
 

 

 

 

Link to comment
Share on other sites

It wasn't me who wrote the instruction (which would be convenient to be linked to, btw, so other people would be in context: XpartaMuPP/README.md), but apparently it suggests you to:
1. select a directory, or use a default one if already set ("/opt/ejabberd-modules" in the example)
2. create "sources" subdirectory in it
3. copy mod_ipstamp directory in the "sources" subdir

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...