realfan/config/config.php.example

6 lines
63 B
Plaintext

<?php
$config = [
"site_name" => "https://your-site.com",
];