- Sort Score
- Result 10 results
- Languages All
Results 71 - 80 of 102 for audit (0.04 sec)
-
src/main/resources/fess_label_fr.properties
labels.facet_filetype_m4v = M4V Video labels.facet_filetype_ogg = OGG Audio labels.facet_filetype_wav = WAV Audio labels.facet_filetype_webp = WebP Audio labels.facet_filetype_aif = AIF Audio labels.facet_filetype_midi = MIDI Audio labels.facet_filetype_mpga = MPGA Audio labels.facet_filetype_mp4a = MP4A Audio labels.facet_filetype_oga = OGA Audio labels.facet_filetype_wepb = WEBP Image labels.facet_filetype_bmp = BMP Image
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.facet_filetype_m4v=M4V-Video labels.facet_filetype_ogg=OGG-Audio labels.facet_filetype_wav=WAV-Audio labels.facet_filetype_webp=WebP-Audio labels.facet_filetype_aif=AIF-Audio labels.facet_filetype_midi=MIDI-Audio labels.facet_filetype_mpga=MPGA-Audio labels.facet_filetype_mp4a=MP4A-Audio labels.facet_filetype_oga=OGA-Audio labels.facet_filetype_wepb=WEBP-Bild labels.facet_filetype_bmp=BMP-Bild
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.facet_filetype_m4v=M4V Video labels.facet_filetype_ogg=OGG Audio labels.facet_filetype_wav=WAV Audio labels.facet_filetype_webp=WebP Audio labels.facet_filetype_aif=AIF Audio labels.facet_filetype_midi=MIDI Audio labels.facet_filetype_mpga=MPGA Audio labels.facet_filetype_mp4a=MP4A Audio labels.facet_filetype_oga=OGA Audio labels.facet_filetype_wepb=WEBP Image labels.facet_filetype_bmp=BMP Image
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
okhttp/src/main/kotlin/okhttp3/MediaType.kt
* * [rfc_2045]: http://tools.ietf.org/html/rfc2045 */ class MediaType internal constructor( internal val mediaType: String, /** * Returns the high-level media type, such as "text", "image", "audio", "video", or "application". */ @get:JvmName("type") val type: String, /** * Returns a specific media subtype, such as "plain" or "png", "mpeg", "mp4" or "xml". */
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Jan 08 01:13:22 UTC 2024 - 4.2K bytes - Viewed (0) -
src/main/webapp/css/admin/html5shiv.min.js
createElement("a");var a=b.createDocumentFragment();return"undefined"==typeof a.cloneNode||"undefined"==typeof a.createDocumentFragment||"undefined"==typeof a.createElement}()}catch(c){k=!0,l=!0}}();var t={elements:n.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output picture progress section summary template time video",version:m,shivCSS:n.shivCSS!==!1,supportsUnknownElements:l,shivMethods:n.shivMethods!==...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sun Dec 31 23:16:54 UTC 2017 - 2.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.26.md
- API Server tracing now includes the latency of authorization, priorityandfairness, impersonation, audit, and authentication filters. ([#113217](https://github.com/kubernetes/kubernetes/pull/113217), [@dashpole](https://github.com/dashpole))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Mar 14 16:24:51 UTC 2024 - 425.7K bytes - Viewed (0) -
docs/distributed/CONFIG.md
MinIO server configuration file allows users to provide topology that allows for heterogeneous hostnames, allowing MinIO to deployed in pre-existing environments without any further OS level configurations. ### Usage
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Jun 25 02:30:18 UTC 2024 - 4.2K bytes - Viewed (0) -
docs/compression/README.md
| `7z` | (7-Zip) | | `xz` | (LZMA) | | `mp4` | (MP4) | | `mkv` | (MKV media) | | `mov` | (MOV) | - Content-Types | `video/*` | | `audio/*` | | `application/zip` | | `application/x-gzip` | | `application/zip` | | `application/x-bz2` | | `application/x-compress` | | `application/x-xz` |
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Mar 11 11:55:34 UTC 2024 - 5.1K bytes - Viewed (0) -
SECURITY.md
running the `tf.train.Server`. ## Untrusted inputs during training and prediction TensorFlow supports a wide range of input data formats. For example it can process images, audio, videos, and text. There are several modules specialized in taking those formats, modifying them, and/or converting them to intermediate formats that can be processed by TensorFlow.
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Oct 16 16:10:43 UTC 2024 - 9.6K bytes - Viewed (0) -
cmd/globals.go
// Some standard content-types which we strictly dis-allow for compression. standardExcludeCompressContentTypes = []string{"video/*", "audio/*", "application/zip", "application/x-gzip", "application/x-zip-compressed", " application/x-compress", "application/x-spoon"} // AuthZ Plugin system. globalAuthZPlugin *polplugin.AuthZPlugin
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Sep 03 18:23:41 UTC 2024 - 16.2K bytes - Viewed (0)