Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for own (0.01 sec)

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

        /**
         * Get the value for the key 'use.own.tmp.dir'. <br>
         * The value is, e.g. true <br>
         * comment: Whether to use a dedicated temporary directory.
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getUseOwnTmpDir();
    
        /**
         * Is the property for the key 'use.own.tmp.dir' true? <br>
         * The value is, e.g. true <br>
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 525.6K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.19.md

    ### (No, really, you MUST read this before you upgrade)
    
    - ACTION REQUIRED: Switch core master base images (kube-controller-manager) from debian to distroless. If you need Flex Volumes support using scripts, please build your own image with required packages (like bash) ([#91329](https://github.com/kubernetes/kubernetes/pull/91329), [@dims](https://github.com/dims)) [SIG Cloud Provider, Release, Storage and Testing]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top