You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

config.inc.php.dist 179B

1234567
  1. <?php
  2. // Enable emoticons in plain text messages preview
  3. $config['emoticons_display'] = false;
  4. // Enable emoticons in compose editor (HTML)
  5. $config['emoticons_compose'] = true;