zoukankan      html  css  js  c++  java
  • Setting a maximum attachment size

     

    By default IBM® Lotus® iNotes™ allows a maximum attachment size of 50,000K (50MB). You can increase this amount by setting the "Maximum attachment size (kb)" field in the Domino server Configuration Settings document, Lotus iNotes tab. However, attachment size is based on two parameters that default to a 10,000K (10MB) limit independent of this setting. So even though Lotus iNotes allows for a larger attachment, the following two settings must be increased to a value larger than the Lotus iNotes maximum attachment setting for users to be able to add attachments larger than 10MB.

    In the Server or Web Site document, set these settings higher than the Lotus iNotes "Maximum attachment size" field:

      • In the Server document - Internet Protocols - HTTP - Maximum Size of Request
      • In the Server or Web Site document - Internet Protocols - Domino Web Engine - Maximum Post data

    From: https://www.ibm.com/support/knowledgecenter/en/SSKTMJ_8.5.3/com.ibm.help.domino.admin85.doc/H_SETTING_A_MAXIMUM_ATTACHMENT_SIZE.html 

  • 相关阅读:
    Java二叉树非递归实现
    iOS程序生命周期 AppDelegate
    pch 文件
    获取app崩溃信息的途径 iOS
    iOS Storyboard适配问题
    时间戳
    lable 以及cell的高度自适应
    时间戳 获得当前时间 -iOS
    GCD 多线程 ---的记录 iOS
    OC 常用方法记录
  • 原文地址:https://www.cnblogs.com/time-is-life/p/8709617.html
Copyright © 2011-2022 走看看