willy.club/config/default.config.php

8 lines
135 B
PHP
Raw Normal View History

2023-01-29 12:35:00 +00:00
<?php
/**
2023-02-03 11:00:13 +00:00
* Do not edit this file!
2023-01-29 12:35:00 +00:00
* Copy and name it config.php to override these defaults.
*/
return [
2023-02-12 18:15:30 +00:00
// nothing here yet!
2023-01-29 12:35:00 +00:00
];