realfan/config/config.php.example

6 lines
63 B
Plaintext
Raw Normal View History

2021-11-25 13:33:49 +00:00
<?php
$config = [
2021-11-25 16:19:17 +00:00
"site_name" => "https://your-site.com",
2021-11-25 13:33:49 +00:00
];