We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed41e06 commit 7652f12Copy full SHA for 7652f12
ydb/deploy/local_binary/linux/config/disk.yaml
@@ -6,3 +6,6 @@ grpc_config:
6
port: 2136
7
monitoring_config:
8
monitoring_port: 8765
9
+pqconfig:
10
+ check_acl: false
11
+ require_credentials_in_new_protocol: false
ydb/deploy/local_binary/linux/config/drive.yaml
ydb/deploy/local_binary/linux/config/ram.yaml
@@ -31,6 +31,9 @@ domains_config:
31
- 1
32
nto_select: 1
33
ssid: 1
34
35
36
37
actor_system_config:
38
executor:
39
- name: System
0 commit comments