fix report ip, zoom level

This commit is contained in:
KF7EEL 2022-09-25 21:17:52 -07:00
parent 793f5b3bbf
commit e7c9f1b507
4 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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.