mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-02-21 17:26:37 +00:00
Fix accidentally committed changes.
This commit is contained in:
parent
1236b4dba9
commit
1fbc4e5391
@ -65,20 +65,20 @@
|
|||||||
# 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…
x
Reference in New Issue
Block a user