Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for frac (0.02 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          </match>
        </magic>
      </mime-type>
    
      <mime-type type="audio/x-flac">
        <alias type="audio/flac" />
        <acronym>FLAC</acronym>
        <_comment>Free Lossless Audio Codec</_comment>
        <magic priority="50">
          <match value="fLaC" type="string" offset="0"/>
        </magic>
        <glob pattern="*.flac"/>
      </mime-type>
    
      <mime-type type="audio/x-mod">
        <acronym>MOD</acronym>
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.11.md

    * Fixed kubectl auth can-i exit code. It will return 1 if the user is not allowed and 0 if it's allowed. ([#59579](https://github.com/kubernetes/kubernetes/pull/59579), [@fbac](https://github.com/fbac))
    * Fixed data loss issue if using existing azure disk with partitions in disk mount  ([#63270](https://github.com/kubernetes/kubernetes/pull/63270), [@andyzhangx](https://github.com/andyzhangx))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 328.4K bytes
    - Viewed (0)
Back to top