TreeviewCopyright © aleen42 all right reserved, powered by aleen42

系统设置

系统设置为管理员对系统运行确定的一些参数

key 解释 数据类型
malenia.global.maxWhiteIpPerUser 每个用户最大的白名单数量 数字,建议100
malenia.bill.minutes 对账(主要针对于按量付费用户的实时扣费)时间间隔 数字,建议5
malenia.alert.urlTemplate 系统敏感事件通知webhook,包括他判定的报警事件、敏感API操作等。可以将这些数据接入到微信、钉钉等运维群聊中 一个URL,建议一整行
malenia.access_record 是否记录用户访问日志 bool,开关
malenia.proxyTestUrl 代理ip资源探测URL 一个URL
malenia.listenType 代理服务监听类型(主要作用是区别内外网,一般建议直接all) 枚举:lo,private,public,all
malenia.loadProcessorGroovyExtension 扩展ip解析器,使用groovy定义extension 一个文本,demo见:IpResourceExtension.groovy
malenia.defaultBandwidthLimit 用户带宽付费模式下,默认带宽限制 数字,单位M,建议3
malenia.systemNotice 系统通告信息 文本框
malenia.serverURLBase 系统运行服务器的服务地址,系统会尝试自动生成,也可以被用户直接指定 http://malenia.iinti.cn
malenia.storage.cacheFileSize 本地默认缓存500个文件,超过之后将会移除没有访问的资源 500
malenia.storage.active 当前文件存储方案 枚举:aliyunOss,local,AmazonS3

阿里oss存储方案字段

  1. malenia.storage.aliyun.endpoint
  2. malenia.storage.aliyun.accessKey
  3. malenia.storage.aliyun.secretKey
  4. malenia.storage.aliyun.bucketName

亚马逊s3存储方案字段

  1. malenia.storage.s3.region
  2. malenia.storage.s3.accessKey
  3. malenia.storage.s3.secretKey
  4. malenia.storage.s3.bucketName
© 2021 Made by iinti Co.Ltd all right reserved,powered by Gitbook该文件最后修改时间: 2022-09-24 00:35:19

results matching ""

    No results matching ""