This repository has been archived on 2022-11-29. You can view files and clone it, but cannot push or open issues or pull requests.
socialtree-jigsaw/config.production.php

6 lines
45 B
PHP
Raw Normal View History

2022-04-29 14:25:15 +01:00
<?php
return [
'production' => true,
];