Files
iblog2/config/settings.json
eshengsky 7e5b2563c0 commit
2019-04-01 11:23:56 +08:00

23 lines
535 B
JSON

{
"SiteName": "iBlog",
"Author": "You Name",
"Email": "you_email@xxx.com",
"SiteDomain": "www.example.com",
"RecordNo": "浙ICP备XXX号",
"LogoPath": "/static/images/zhr.jpg",
"PageSize": "10",
"ExpandMenu": "true",
"ShowArticleSign": "true",
"Editor": "",
"CacheExpired": "300",
"TranslateKey": "",
"EnableStatistics": "true",
"StatisticsId": "",
"EnableShare": "true",
"JiaThisId": "",
"ShowComments": "true",
"ShowGuestbook": "true",
"ChangyanId": "",
"ChangyanConf": "",
"CodeTheme": ""
}