mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 02:26:38 -04:00
- Add pre-fetch target to download Maven dependencies to avoid network access during build PR: 265478 Approved by: Angelo Polo <language.devel@gmail.com> (maintainer)
10 lines
437 B
YAML
10 lines
437 B
YAML
--- test/conf/unit-test-conf/test-native-port.yaml.orig 2021-05-25 15:19:42 UTC
|
|
+++ test/conf/unit-test-conf/test-native-port.yaml
|
|
@@ -40,7 +40,6 @@ server_encryption_options:
|
|
incremental_backups: true
|
|
concurrent_compactors: 4
|
|
compaction_throughput_mb_per_sec: 0
|
|
-row_cache_class_name: org.apache.cassandra.cache.OHCProvider
|
|
row_cache_size_in_mb: 16
|
|
enable_user_defined_functions: true
|
|
enable_scripted_user_defined_functions: true
|