ergol-http/config-sample.php

7 lines
225 B
PHP
Raw Normal View History

2021-04-02 21:03:16 +02:00
<?php
// change this if this file is not in a subdir of ergol root directory
// See ergol.json description on
// https://codeberg.org/adele.work/ergol#configuration-ergol-json
define('ERGOL_JSON', __DIR__."/../ergol.json");