Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 64c6ca1

Browse files
committed
Double declaration
1 parent a051fa1 commit 64c6ca1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

core/src/conf/bootstrap_context.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,6 @@
7777
define("AJXP_SERVER_DEBUG" , false);
7878
define("AJXP_SKIP_CACHE" , false);
7979

80-
// KEY-VALUE-CACHE
81-
define("AJXP_KVCACHE_PREFIX", "pydio-unique-id");
82-
define("AJXP_KVCACHE_IGNORE", true );
83-
8480
// PBKDF2 CONSTANTS FOR A SECURE STORAGE OF PASSWORDS
8581
// These constants may be changed without breaking existing hashes.
8682
define("PBKDF2_HASH_ALGORITHM", "sha256");

0 commit comments

Comments
 (0)