Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
113
Merge Requests
113
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
ad7f3b34
Commit
ad7f3b34
authored
1 year ago
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
6dfade5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
10 deletions
+30
-10
software/ors-amarisoft/instance-ors-enb-input-schema.json
software/ors-amarisoft/instance-ors-enb-input-schema.json
+30
-10
No files found.
software/ors-amarisoft/instance-ors-enb-input-schema.json
View file @
ad7f3b34
...
...
@@ -135,21 +135,41 @@
"type"
:
"number"
,
"default"
:
10000
},
"log_phy_debug"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/log_phy_debug"
},
"gps_sync"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/gps_sync"
},
"log_phy_debug"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/log_phy_debug"
},
"gps_sync"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/gps_sync"
},
"disable_sdr"
:
{
"default"
:
false
,
"title"
:
"Disable SDR"
,
"description"
:
"Disables radio"
,
"type"
:
"boolean"
},
"use_ipv4"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/use_ipv4"
},
"enb_stats_fetch_period"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/enb_stats_fetch_period"
},
"enb_drb_stats_enabled"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/enb_drb_stats_enabled"
},
"max_rx_sample_db"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/max_rx_sample_db"
},
"min_rxtx_delay"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/min_rxtx_delay"
},
"xlog_fluentbit_forward_host"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/xlog_fluentbit_forward_host"
},
"xlog_fluentbit_forward_port"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/xlog_fluentbit_forward_port"
},
"xlog_fluentbit_forward_shared_key"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/xlog_fluentbit_forward_shared_key"
}
"use_ipv4"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/use_ipv4"
},
"enb_stats_fetch_period"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/enb_stats_fetch_period"
},
"enb_drb_stats_enabled"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/enb_drb_stats_enabled"
},
"max_rx_sample_db"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/max_rx_sample_db"
},
"min_rxtx_delay"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/min_rxtx_delay"
},
"xlog_fluentbit_forward_host"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/xlog_fluentbit_forward_host"
},
"xlog_fluentbit_forward_port"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/xlog_fluentbit_forward_port"
},
"xlog_fluentbit_forward_shared_key"
:
{
"$ref"
:
"instance-enb-input-schema.json#/properties/xlog_fluentbit_forward_shared_key"
}
}
}
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment