mirror of
https://github.com/saintly2k/FoOlSlideX.git
synced 2025-02-20 11:13:13 +08:00
add notes to config
This commit is contained in:
parent
16a1c3b082
commit
01f78e47ce
@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
$config = [
|
||||
"title" => "MangaReader",
|
||||
"cookie" => "mangareader",
|
||||
"title" => "MangaReader", // Spaces allowed
|
||||
"cookie" => "mangareader", // NO SPACES, ONE WORD!
|
||||
"logo" => "assets/img/logo.png",
|
||||
"slogan" => "Read Manga online for free with no ads",
|
||||
"url" => "http://localhost/mangareaderx/",
|
||||
|
Loading…
x
Reference in New Issue
Block a user