快速业务通道

Discuz!NT之配置文件类[discuz.config]

作者 佚名技术 来源 NET编程 浏览 发布时间 2012-04-11
= 0; // 缓存游客页面的失效时间, 为0则不缓存, 大于0则缓存该值的时间(单位:分钟)
 84        private int m_topiccachemark = 0; //缓存游客查看主题页面的权重, 为0则不缓存, 范围0 - 100
 85        private int m_maxonlines = 5000; //最大在线人数
 86        private int m_postinterval = 0; //发帖灌水预防(秒)
 87        private int m_searchctrl = 0; //搜索时间限制(秒)
 88        private int m_maxspm = 5; //60 秒最大搜索次数
 89
 90        private string m_visitbanperiods = ""; //禁止访问时间段
 91        private string m_postbanperiods = ""; //禁止发帖时间段
 92        private string m_postmodperiods = ""; //发帖审核时间段
 93        private string m_attachbanperiods = ""; //禁止下载附件时间段
 94        private string m_searchbanperiods = ""; //禁止全文搜索时间段
 95
 96        private int m_memliststatus = 1; //允许查看会员列表
 97        private int m_dupkarmarate = 0; //允许重复评分
 98        private int m_minpostsize = 1; //帖子最小字数(字节)
 99        private int m_maxpostsize = 10000; //帖子最大字数(字节)
100        private int m_tpp = 26; //每页主题数
101        private int m_ppp = 16; //每页帖子数
102        private int m_maxfavorites = 30; //收藏夹容量
103        private int m_maxavatarsize = 20480; //头像最大尺寸(字节)
104            private int m_maxavatarwidth = 120; //头像最大宽度(像素)
105            private int m_maxavatarheight = 120; //头像最大高度(像素)
106        private int m_maxpolloptions = 10; //投票最大选项数
107        private int m_maxattachments = 10; //最大允许的上传附件数
108
109        private int m_attachimgpost = 1; //帖子中显示图片附件
110        private int m_attachrefcheck = 1; //下载附件来路检查
111        private int m_attachsave = 0; //附件保存方式  0=按年/月/日存入不同目录 1=按年/月/日/论坛存入不同目录 2=按论坛存入不同目录 3=按文件类型存入不同目录
112        private int m_watermarkstatus = 3; //图片附件添加水印 0=不使用 1=左上 2=中上 3=右上 4=左中 

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号