mirror of https://github.com/kf7eel/hbnet.git
fix report ip, zoom level
This commit is contained in:
parent
793f5b3bbf
commit
e7c9f1b507
|
|
@ -52,7 +52,7 @@ legacy_passphrase = 'passw0rd'
|
|||
# Coordinates to center map over
|
||||
center_map = [00.000, -000.0000]
|
||||
# Default map zoom level
|
||||
map_zoom = 10
|
||||
map_zoom = 1
|
||||
|
||||
# Passphrase calculation config. If REMOTE_CONFIG is not used in your DMR server config
|
||||
# (hblink.cfg), then the values in section [USER_MANAGER] MUST match the values below.
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -52,7 +52,7 @@ legacy_passphrase = 'passw0rd'
|
|||
# Coordinates to center map over
|
||||
center_map = [00.000, -000.0000]
|
||||
# Default map zoom level
|
||||
map_zoom = 10
|
||||
map_zoom = 1
|
||||
|
||||
# Passphrase calculation config. If REMOTE_CONFIG is not used in your DMR server config
|
||||
# (hblink.cfg), then the values in section [USER_MANAGER] MUST match the values below.
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue