Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

MyEnvoy/MyEnvoySecure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyEnvoy

config.ini file

In order to make MyEnvoy working, you need to do the following steps

  1. Create "config.ini" in /core/
  2. Paste the following into "config.ini"
[db]
host = YOUR_DB_HOST
dbname = DB_NAME
username = USERNAME
password = PASSWORD

[server]
max_new_chatsPD = 2000
temp_folder = ../core/temp/
  1. Replace respective data with yours

More comming soon...

About

DISCONTINUED. Encrypted and easy to host webchat

Resources

License

Stars

Watchers

Forks

Packages

No packages published