mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-01-18 02:29:45 +00:00
Fix tab to spaces indentation.
This commit is contained in:
parent
0fe1ff10b4
commit
519a899398
@ -65,18 +65,18 @@
|
|||||||
# Multiple regions can be enabled simultaneously. Each region must match
|
# Multiple regions can be enabled simultaneously. Each region must match
|
||||||
# the 'name' parameter of the region configuration in '[[regions]]'.
|
# the 'name' parameter of the region configuration in '[[regions]]'.
|
||||||
enabled_regions=[
|
enabled_regions=[
|
||||||
"as923",
|
"as923",
|
||||||
"as923_2",
|
"as923_2",
|
||||||
"as923_3",
|
"as923_3",
|
||||||
"as923_4",
|
"as923_4",
|
||||||
"au915_0",
|
"au915_0",
|
||||||
"cn779",
|
"cn779",
|
||||||
"eu433",
|
"eu433",
|
||||||
"eu868",
|
"eu868",
|
||||||
"in865",
|
"in865",
|
||||||
"ism2400",
|
"ism2400",
|
||||||
"kr920",
|
"kr920",
|
||||||
"ru864",
|
"ru864",
|
||||||
"us915_0",
|
"us915_0",
|
||||||
"us915_1",
|
"us915_1",
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user