Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Settings

TheFox edited this page Sep 6, 2014 · 10 revisions

Change settings only if PHPChat isn't running.

File: settings.yml

  • version, release: Don't change this setting. Only PHPChat itself should change this on a new release.
  • datadir: Path to the directory which holds all data.
  • firstRun: Check if it's the first run of PHPChat. Don't change this setting.
  • node: Array. Holds all informations about the local node for networking.
    • uriLocal: The interface on which PHPChat should listen.
      Default: tcp://0.0.0.0:25000
    • bridge: See Bridge for more informations.
  • user: Array. Holds all informations about the local user.
Clone this wiki locally