Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions ydb/deploy/local_binary/linux/config/disk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ grpc_config:
port: 2136
monitoring_config:
monitoring_port: 8765
pqconfig:
check_acl: false
require_credentials_in_new_protocol: false
3 changes: 3 additions & 0 deletions ydb/deploy/local_binary/linux/config/drive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ grpc_config:
port: 2136
monitoring_config:
monitoring_port: 8765
pqconfig:
check_acl: false
require_credentials_in_new_protocol: false
3 changes: 3 additions & 0 deletions ydb/deploy/local_binary/linux/config/ram.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ domains_config:
- 1
nto_select: 1
ssid: 1
pqconfig:
check_acl: false
require_credentials_in_new_protocol: false
actor_system_config:
executor:
- name: System
Expand Down