mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-23 23:37:41 -05:00
11 lines
197 B
PHP
11 lines
197 B
PHP
<?php
|
|
|
|
return [
|
|
'sitemap_dividing_number' => [
|
|
'name' => '站点地图划分数',
|
|
],
|
|
'include_cities_sitemap' => [
|
|
'name' => '在站点地图中包括城市',
|
|
],
|
|
];
|