Files
nextcloud-docker-dev/data/additional.config.php
T
Julius Härtl 71fc8c53dc enh: cleanup config handling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-12-02 19:30:34 +01:00

5 lines
122 B
PHP

<?php
// This file is deprecated, please put your custom config in data/shared/config.php from now on
$CONFIG = array(
);