Skip to content
Frug edited this page Oct 10, 2012 · 3 revisions

Chat configuration

AJAX Chat is fully customizable and contains two configuration files:

  1. lib/config.php - This file contains the server-side (PHP) settings.
  2. js/config.js - This file contains the client-side (JavaScript) settings.
Each configuration option is explained with a comment prior to the setting assignment.