Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for SID (0.03 sec)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /** The key of the configuration. e.g. true */
        String SMB_ROLE_FROM_FILE = "smb.role.from.file";
    
        /** The key of the configuration. e.g. 1,2,4:2,5:1 */
        String SMB_AVAILABLE_SID_TYPES = "smb.available.sid.types";
    
        /** The key of the configuration. e.g. true */
        String FILE_ROLE_FROM_FILE = "file.role.from.file";
    
        /** The key of the configuration. e.g. true */
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Oct 11 21:11:58 UTC 2024
    - 468.5K bytes
    - Viewed (1)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      <mime-type type="audio/parityfec"/>
      <mime-type type="audio/pcma"/>
      <mime-type type="audio/pcma-wb"/>
      <mime-type type="audio/pcmu-wb"/>
      <mime-type type="audio/pcmu"/>
    
      <mime-type type="audio/prs.sid">
        <magic priority="50">
          <match value="PSID" type="string" offset="0"/>
        </magic>
      </mime-type>
    
      <mime-type type="audio/qcelp"/>
      <mime-type type="audio/red"/>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top