pull/1/head
xiaoz 2017-12-23 21:34:35 +08:00
parent c913359aca
commit 209a8f00ee
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@
'admindir' => 'upload', //管理员上传目录,一般保持默认
'username' => 'xiaoz', //管理员账号
'password' => 'xiaoz.me', //管理员密码
'tinypng' => '' //使用TinyPNG压缩图片
'tinypng' => '' //使用TinyPNG压缩图片填写TinyPNG KEY为空则不启用压缩
);
?>