Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (15 loc) · 488 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 488 Bytes

Galette Telemetry config

Telemetry configuration and overrides for Galette.

To set up:

$ git clone https://github.com/galette/telemetry.git
$ cd telemetry
$ mkdir projects
$ cd projects
$ git clone https://github.com/galette/telemetry_config.git galette
$ cd -
$ ln -s projects/galette/phinx_local.yml .
$ cp projects/galette/config.inc.php.dist ./config.inc.php

Then tune your config.onc.php and you're done!