- Sort Score
- Result 10 results
- Languages All
Results 101 - 110 of 113 for Expiry (0.04 sec)
-
src/main/resources/fess_config.properties
# ------ # The default path of cookie (basically '/' if no context path) cookie.default.path = / # The default expire of cookie in seconds e.g. 31556926: one year, 86400: one day cookie.default.expire = 3600 # Session tracking modes session.tracking.modes=cookie # Comma-separated list of request parameter keys to store in cookies before SSO login.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 14:45:37 UTC 2025 - 54.7K bytes - Viewed (0) -
src/main/java/jcifs/config/BaseConfiguration.java
protected int smbListSize = 65435; /** Maximum number of entries to return in list operations */ protected int smbListCount = 200; /** Time in milliseconds before cached file attributes expire */ protected long smbAttributeExpiration = 5000L; /** Whether to ignore exceptions during file copy operations */ protected boolean ignoreCopyToException = false;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sun Aug 31 08:00:57 UTC 2025 - 36.5K bytes - Viewed (0) -
android/guava-tests/test/com/google/common/util/concurrent/UninterruptiblesTest.java
* * @author Anthony Zana */ @NullUnmarked public class UninterruptiblesTest extends TestCase { private static final String EXPECTED_TAKE = "expectedTake"; /** Timeout to use when we don't expect the timeout to expire. */ private static final long LONG_DELAY_MS = 2500; private static final long SLEEP_SLACK = 2; private final TearDownStack tearDownStack = new TearDownStack();
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Jul 16 17:42:14 UTC 2025 - 31.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
*/ String getCookieDefaultPath(); /** * Get the value for the key 'cookie.default.expire'. <br> * The value is, e.g. 3600 <br> * comment: The default expire of cookie in seconds e.g. 31556926: one year, 86400: one day * @return The value of found property. (NotNull: if not found, exception but basically no way) */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (1) -
api/go1.3.txt
pkg syscall (openbsd-386), type FdSet struct, Bits [32]uint32 pkg syscall (openbsd-386), type Kevent_t struct, Data int64 pkg syscall (openbsd-386), type Mclpool struct, Grown int32 pkg syscall (openbsd-386), type RtMetrics struct, Expire int64 pkg syscall (openbsd-386), type RtMetrics struct, Pad uint32 pkg syscall (openbsd-386), type Stat_t struct, Ino uint64 pkg syscall (openbsd-386), type Statfs_t struct, F_ctime uint64
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Mon Jun 02 02:45:00 UTC 2014 - 117K bytes - Viewed (0) -
cmd/test-utils_test.go
} // FIXME: Remove following portion of code after fixing a bug in minio-go preSignV2. d := UTCNow() // Find epoch expires when the request will expire. epochExpires := d.Unix() + expires // Add expires header if not present. expiresStr := req.Header.Get("Expires") if expiresStr == "" { expiresStr = strconv.FormatInt(epochExpires, 10)
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 77K bytes - Viewed (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), type RoutingMessage interface, unexported methods pkg syscall (freebsd-386-cgo), type RtMetrics struct pkg syscall (freebsd-386-cgo), type RtMetrics struct, Expire uint32 pkg syscall (freebsd-386-cgo), type RtMetrics struct, Filler [3]uint32 pkg syscall (freebsd-386-cgo), type RtMetrics struct, Hopcount uint32 pkg syscall (freebsd-386-cgo), type RtMetrics struct, Locks uint32
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), type RoutingMessage interface, unexported methods pkg syscall (netbsd-arm64-cgo), type RtMetrics struct pkg syscall (netbsd-arm64-cgo), type RtMetrics struct, Expire int64 pkg syscall (netbsd-arm64-cgo), type RtMetrics struct, Hopcount uint64 pkg syscall (netbsd-arm64-cgo), type RtMetrics struct, Locks uint64 pkg syscall (netbsd-arm64-cgo), type RtMetrics struct, Mtu uint64
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), type RoutingMessage interface, unexported methods pkg syscall (freebsd-arm64), type RtMetrics struct pkg syscall (freebsd-arm64), type RtMetrics struct, Expire uint64 pkg syscall (freebsd-arm64), type RtMetrics struct, Filler [3]uint64 pkg syscall (freebsd-arm64), type RtMetrics struct, Hopcount uint64 pkg syscall (freebsd-arm64), type RtMetrics struct, Locks uint64
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), type RoutingMessage interface, unexported methods pkg syscall (darwin-arm64), type RtMetrics struct pkg syscall (darwin-arm64), type RtMetrics struct, Expire int32 pkg syscall (darwin-arm64), type RtMetrics struct, Filler [4]uint32 pkg syscall (darwin-arm64), type RtMetrics struct, Hopcount uint32 pkg syscall (darwin-arm64), type RtMetrics struct, Locks uint32
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0)